1 SUBmit SUBMIT file[/switch] . . . The SUBMIT command submits a file for processing on the batch processor. The following switches are available: /AF:hh:mm:dd-mmm-yy /PR:nn The /AF switch allows you to specify that the processing of your job should be delayed until after a specified date and time. The job will not run immediately at that time, but will become eligible to be processed, and will compete with other jobs at that time. You may specify either the date, or the time, or both. If you do not specify a date, the current date is assumed. The /PR switch allows you to specify a priority for your batch job. This priority does not specify the priority at which the batch job actually runs, but is simply used to determine position in the queue. The default is /PR:50. /PR:0 is the same as /PR:50.