Page History
7.120 SUBMIT
| Note | ||
|---|---|---|
| title | Note: | Usage options |
The SUBMIT command is used to submit a call to a program to batch, to a process/function to batch or to start a Form if executing on Windows.
...
If the submitted call is to a process/function or a Form it is also possible to exchange information with it using the exchange list. Refer to the EXCHANGE command for more details of the exchange list and how it is used.
Portability Considerations | Refer to parameters: JOBD , JOBQ , PARM , PGM ,and OUTQ and Specifying File Names in I/O Commands. |
Also SeeSee
7.120.2 SUBMIT Comments / Warnings
| Panel | |
|---|---|
|
| |
Optional SUBMIT --- | |
| No Format | |
|---|---|
| Optional
SUBMIT ------- PGM ------------- *NONE ------------------------> pgm name . *LIBL pgm name . library name >-- PROCESS
>-- PROCESS --------- *NONE ------------------------> process or Form name >-- FUNCTION
>-- FUNCTION ------- *FIRST --------------------------> function name or *FORM if executing a Form >-- PARM
>-- PARM ------------- list of parameters --------------> | expandable group expression |
20 maximum -------- >>-- EXCHANGE -------- field name --------------------->
group expression | | || 100 max ----------- >>-- JOB -------------- *PGMPRO ------------------------> job name >
>--- JOBD -------------- QBATCH . *LIBL -----------------> *USRPRF job description . *LIBL job description . library name >--- JOBQ
>--- JOBQ ------------- *JOBD ---------------------------> job queue . *LIBL job queue . library name >--- OUTQ
>--- OUTQ ------------ *JOBD ----------------------------| *CURRENT *USRPRF *DEV output queue . *LIBL output queue . library name
|