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

5 lines
108 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
FILE-INFO:FILE-NAME = 'c:/temp'.
MESSAGE
STRING( FILE-INFO:FILE-MOD-TIME, 'HH:MM:SS' )
VIEW-AS ALERT-BOX