Figure 287 shows how to specify the USRRSTDSP keyword.
Figure 287. Specifying the USRRSTDSP Keyword
|...+....1....+....2....+....3....+....4....+....5....+....6....+....7....+....8 A R APPRCD A FIELD1 10A O 5 40 A FIELD2 5S 0B 6 45 A R WINDOW1 WINDOW(6 15 9 30) A 25 USRRSTDSP A FIELD1 5A B 2 2 A FIELD2 20S B 8 5 A
In this example, suppose APPRCD is already on the display. If indicator 25 is set on when WINDOW1 is written to the display, the system does not save the underlying display (which contains APPRCD). When the user exits WINDOW1, the application must restore the underlying display, possibly by rewriting APPRCD to the display.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.