At program initiation
This example shows you the display at program initiation. EDF displays the COMMAREA (if any) and the contents of the principal fields in the EIB.
For programming information about these EIB fields, see
Attention identifier constants, DFHAID . If there isn't a COMMAREA, line 4 on the screen remains blank and
EIBCALEN has a value of zero.
Figure 1. Typical EDF display at program initiation
TRANSACTION: AC20 PROGRAM: DFH0VT1 TASK: 00032 APPLID:
1234567 DISPLAY:00
STATUS: PROGRAM INITIATION
COMMAREA = '3476559873'
EIBTIME = 92920
EIBDATE = 91163
EIBTRNID = 'AC20'
EIBTASKN = 32
EIBTRMID = 'S246'
EIBCPOSN = 4
EIBCALEN = 10
EIBAID = X'7D' AT X'032F059A'
EIBFN = X'0000' AT X'032F059B'
EIBRCODE = X'000000000000' AT X'032F059D'
EIBDS = '........'
+ EIBREQID = '........'
ENTER: CONTINUE
PF1 : UNDEFINED PF2 : SWITCH HEX/CHAR PF3 : END EDF SESSION
PF4 : SUPPRESS DISPLAYS PF5 : WORKING STORAGE PF6 : USER DISPLAY
PF7 : SCROLL BACK PF8 : SCROLL FORWARD PF9 : STOP CONDITIONS
PF10: PREVIOUS DISPLAY PF11: EIB DISPLAY PF12: UNDEFINED