DateStamp
DateStamp>filename,comment
Outputs the date and time in milliseconds and the given comment to the given text file.
Abbreviation : DAT
See also: WriteLn, TimeStamp
Example
DateStamp>c:\temp\mylogfile.txt,Macro Started
The file entry would appear :
1999-08-06:13:38:10:352 - Macro Started