RosettaCodeData/Task/File-modification-time/OpenEdge-Progress/file-modification-time.openedge

5 lines
108 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
FILE-INFO:FILE-NAME = 'c:/temp'.
MESSAGE
STRING( FILE-INFO:FILE-MOD-TIME, 'HH:MM:SS' )
VIEW-AS ALERT-BOX