From a command line, you can enter the following commands to run or submit a CODE-1 Plus job:
-
C1RUNJOB – Runs the job interactively
-
C1SBMJOB – Submits the job to run in batch mode
When you enter the C1RUNJOB or C1SBMJOB commands, you have two options.
-
Type the command and then press F4 for a screen prompting you for the input name/address file, library, and member, as well as processing limitations.
– Or –
-
Type the command and the Job ID of the job you want to run or submit, and then press Enter to run or submit the job with the same name/address file and other parameters that you used last time this job was submitted.
In addition to entering these commands at the system prompt, you can include them in your control language (CL) programs to run or submit several jobs in succession.