SET_UNKNOWN_LOCKING Function

RAMP-NL

SET_UNKNOWN_LOCKING Function


We strongly recommend you do not to use this function because the default locking behaviour is correct in most situations. If you think you need to use this function please contact your support representative.

Call this function to override the Lock Framework when unknown 5250 form is displayed session property. See Session Details for more information.

Syntax

SET_UNKNOWN_LOCKING(boolean)

Parameters

Boolean. One of the following possible values:

true

Apply a lock to the framework when an unknown 5250 form is encountered.

false

Don’t lock the framework when an unkown 5250 form is encountered.

Return Value

None.

Remarks

Invoke only once per session from the sign on script. Dynamically changing this value may cause undesirable results.