Transfer of control statement properties

The table shows the properties that are available for the following EGL statements that transfer control between programs:

Not all properties are available for all statements.

Table 1. transfer of control statement properties
Property Description
isExternal Indicates whether a program to be loaded was generated by EGL.
isNoRefresh Indicates whether the program refreshes the screen when the called program returns control. Available for call statement only.
linkageKey Explicitly assigns an element in a linkage options part to be used during the transfer.

Feedback