The type command will type to the screen the command list, initiate list, prerequisite list, or any other list of a job definition. The command format is:
C:\> schedule type/job job_name /qualifier
You indicate which list associated with the job definition is to be displayed on the screen by adding a qualifier (/commands, /initiate or /prerequisites). The default qualifier is /commands. For example, to look at the prerequisite list of the job update_ledger1, you enter:
C:\> schedule type/job update_ledger1 /prerequisites
\SMITH\UPDATE_LEDGER1.prequisites
DEPTQRY1
DEPTQRY2
DEPTQRY3
DEPTQRY4
DEPTQRY5