Previous Topic: Function ShortcutsNext Topic: Function Transfer


Shortcut Examples

The following are more shortcut examples:

JCL,member,JCLID=nnn

Entering this command on the top line (where JCLID defaults to zero) has the same result as the following three steps:

  1. DB.7 top line command
  2. FETCH function with member and JCLID of nnn
  3. EDIT function
    JOB,jobname
    

Entering this command on the top line has the same result as the following two steps:

  1. DB.1 top line command
  2. LIST function with a job name