                    AT - Delayed command execution facility
    
    SYNTAX:

        at [dd/mm/yy] hh:mm:ss commands
                    
    PARAMETERS:

        dd/mm/yy        Specified the date when the command(s) are to be
                        executed.

        hh:mm:ss        Specifies the time, in military form, when the
                        specified command(s) are to be executed.

        commands        Is one or more iRMX commands. If more than one command
                        is specified, they should be separated with exclamation
                        ('!') marks.

    DESCRIPTION:

        The AT command provides an operator with a method for delaying the
        execution of one or more commands until a specific point in time. If
        no date is specified and the time specified is prior to the current
        time, the program presumes that the command(s) are to be executed at
        this particular time tomorrow.
