refreshScreen in callLink element

The refreshScreen property of the callLink element of the linkage options part indicates whether an automatic screen refresh occurs when the called program returns control. Valid values are YES (the default) and NO.

Set refreshScreen to no if the caller is in a run unit that presents text forms to a screen and either of these situations applies:
The property refreshScreen applies only in these cases:

The property is ignored if you include the noRefresh indicator on the call statement. You can find more information in the topic "call" in the EGL Language Reference.


Feedback