RosettaCodeData/Task/File-modification-time/OpenEdge-Progress/file-modification-time.openedge
2023-07-01 13:44:08 -04: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