                    MODIFIED - Find modified files


SYNTAX:

    MODIFIED <date> [<time>] <pathname> [<pathname>]*

PARAMETERS:

    <date>      A string indicating the date portion of the modification time-
                line to be used. The format of the string is "MM/DD/YY", where
                "MM" indicates the month, "DD" indicates the day of the month
                and "YY" indicates the last two digits of the year.
                
    <time>      A string indicating the time portion of the modification time-
                line to be used. The format of the string is "HH:MM:SS". If a
                time string is not specified, "00:00:00" is assumed.
                
    <pathname>  The pathname for a file (or files) to be checked. Pathnames
                may contain wild-card characters.

DESCRIPTION:

    MODIFIED displays the names of the file in the selection list which have
    been modified since the indicated date and time.


