Entering Commands at the Command Line - Code-1_Plus - 5.0

CODE-1 Plus Guide for IBM i

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Guide for IBM i
Copyright
2024
First publish date
1998
Last updated
2024-07-11
Published on
2024-07-11T02:24:45.851825

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.

Note: For your system to recognize these commands, your library list must contain the CODE-1 Plus library (default G1C1PGMS). The libraries for other products should not be in the library list.