CALL (Call Program) syntax diagram
Job: B,I Pgm: B,I REXX: B,I Exec Threadsafe: No .-*LIBL/--------. >>-CALL--PGM(--+---------------+--program-name--)---------------> +-*CURLIB/------+ '-library-name/-' (2) >--+------------------------------------+---------------------->< | .----------------------. | | V (1) | | '-PARM(----parameter-value------+--)-'
Notes:
- A maximum of 99 repetitions.
- All parameters preceding this point can be specified in positional form.