refreshScreen in callLink element

The linkage options part, callLink element, property refreshScreen indicates whether an automatic screen refresh is to occur 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.

Related reference
call