Examples of the programmer’s name parameter

Example 1
//APP  JOB  ,G.M.HILL

This JOB statement specifies a programmer’s name with no accounting information. The leading comma may be optional; check with your installation.

Example 2
//DELTA   JOB  'T.O''NEILL'

The programmer’s name contains special characters. The installation requires no accounting information. The imbedded apostrophe is coded as two consecutive apostrophes; the entire name must be enclosed in apostrophes.

Example 3
//#308  JOB  (846349,GROUP12),MATTHEW

This JOB statement specifies an account number, additional accounting information, and a programmer’s name.

Example 4
//JOBA   JOB  'DEPT. 15E'

This installation requires the department number in the programmer’s name parameter.