Posts:
Replies:
Matjaz Murko · Jun 13
Matjaz Murko · Jun 13
Hi.
Just compare
w zdateh(x,8) > $zdateh(y,8)
Regards,
Matjaž
Matjaz Murko · May 30
Hi.
s Line=""
While ('File.AtEnd) {
s Line=Line_File.Read(1000)_$char(10)
}
You need to declare variable Line before you concatenate it (or use $Get(Line,"")).
Regards,
Matjaž
P.S.
It is better way to use stream as Crisitano suggested...
Followers:
Matjaz has no followers yet.
Following:
Matjaz has not followed anybody yet.
Global Masters badges:
Matjaz has no Global Masters badges yet.
Which format do you use - DD/MM/YYYY?