TimePurposeReturns the system time nicely formatted.
Decln. Time:string;
Returns String
Remarks The format of the returned string is hour:min:sec a.m.
The same format is used in the Clock procedure.
Example
BEGIN
FWRITELN(TIME);
END;
See Also:ClockDate
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson