Figure 314 shows how to specify the DATE keyword.
Figure 314. Specifying the DATE Keyword
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 A R REC01 A 1 56 A DATE A 21 2 56 A DATE(*JOB *Y) A 22 2 56 A DATE EDTCDE(Y) A 23 2 56 A DATE(*JOB) EDTCDE(Y) A 24 2 56 A DATE(*SYS) A 25 2 56 A DATE(*SYS *YY) EDTCDE(Y) A
The job date is printed without editing on line position 56.
The job date is also printed without editing if option indicator 21 is on. The job date is printed with editing if either option indicator 22 or 23 is on. The system date is printed without editing if option indicator 24 is on. The system date is printed with editing and a 4 digit year if option indicator 25 is on.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.