RosettaCodeData/Task/File-modification-time/OpenEdge-Progress/file-modification-time.openedge
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

4 lines
108 B
Text

FILE-INFO:FILE-NAME = 'c:/temp'.
MESSAGE
STRING( FILE-INFO:FILE-MOD-TIME, 'HH:MM:SS' )
VIEW-AS ALERT-BOX