Macro: GET_FILE_MOD_TIME

Module location: FMAC line 9909 (view source)

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Command: GET_FILE_MOD_TIME fileName "TO" date {hour} {minute} {second} Description: Returns the file modified date/time stamp for the specified file. Parameters: fileName The file to get the date/time stamp for. date The date the file was last modifed. {hour} The hour of the day that the file was last modified. {minute} The minute that the file was last modified. {second} The second that the file was last modified. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

    !A [] $592  !1 !3

    #IF !0 > 3
        !A [] $593 !4
    #ENDIF

    #IF !0 > 4
        !A [] $594  !5
    #ENDIF

    #IF !0 > 5
        !A [] $595 !6
    #ENDIF