TimeStamp


 

TimeStamp>filename,comment

 

Outputs the time in milliseconds and the given comment to the given text file.

 

Abbreviation : TIM

See also: WriteLn, DateStamp

 

Example

 

TimeStamp>c:\temp\mylogfile.txt,Macro Finished

 

The file entry would appear :

 

15:43:03:066 - Macro Finished