Podcast
Questions and Answers
When does the INITIALIZATION event occur in an executable program?
When does the INITIALIZATION event occur in an executable program?
- After user input on a selection screen has been processed
- Before the standard selection screen is displayed (correct)
- When a new page starts in list processing
- After all data has been read by the logical database
In what scenario is the AT SELECTION-SCREEN event processed?
In what scenario is the AT SELECTION-SCREEN event processed?
- After all data has been read by the logical database
- Before the standard selection screen is displayed
- When a new page starts in list processing
- If a selection screen is defined in the program or the logical database linked to the program (correct)
When does the END-OF-SELECTION event occur in an executable program?
When does the END-OF-SELECTION event occur in an executable program?
- When a new page starts in list processing
- After user input on a selection screen has been processed
- Before the standard selection screen is displayed
- After all data has been read by the logical database (correct)
In what scenario does the AT LINE-SELECTION event occur?
In what scenario does the AT LINE-SELECTION event occur?
When does the TOP-OF-PAGE event occur in list processing?
When does the TOP-OF-PAGE event occur in list processing?