Frank Heckenbach wrote: [...]
But there's no need to use any units, because Extended(?) Pascal has a built-in way to access the time:
program x; var time:TimeStamp; begin GetTimeStamp(time); writeln(time.day,'.',time.month,'.',time.year,' ', time.hour,':',time.minute,':',time.second) end.
The output from this is unintelligible. Is there a way to convert the output into something useful?
Best regards, The Chief -------- Dr. Abimbola A. Olowofoyeku (The African Chief) Email: laa12@keele.ac.uk Homepage: http://ourworld.compuserve.com/homepages/African_Chief/ Author of: Chief's Installer Pro 4.01 for Win16 and Win32: http://www.simtel.net/pub/simtelnet/win3/install/chief401.zip