Show TOC

Assign Secondary Screens

In thisIMG activity, you do the following for each screen sequence:

Choose Add to additional screens. The system assigns the next free number to the additional screen automatically.
Choose Create pushbutton function code or enter a four-character pushbutton function code yourself with the prefix PB followed by 2 numbers. The pushbutton function code must not already exist for this screen sequence. Also assign the pushbutton function code to the pushbutton in the Screen Painter.
If a secondary screen appears as an additional screen, and you decide you want to access it by pushbutton instead, or vice versa, delete the number of the additional screen or pushbutton function code, and redefine the secondary screen as described above. It is also possible to define a secondary screen as an additional screen, and to define that it is also accessed by pushbutton, though this is seldom necessary.
This processing routine is executed when the secondary screen is accessed.

Note on transport

After assigning secondary screens within a screen sequence, transport the screen sequence.