BlockedInstanceAction

Indicates whether or not the Web thin client has detected that it is a second instance and is blocked.

IsBlockedInstance is Read Only.

Parameter Type Input Output
SHORT [0, 1, 2] [0, 1, 2]

The property is of the data type SHORT

Value Description
0 Display nothing. For use in scripting.
1 Display the default message, ACUCOBOL-GT WebThin Client may only be loaded once. in the upper left corner of the client area. This is the default setting.
2 Display a custom message in the upper left corner of the client area.

For exampe:

AcuThinAX.BlockedInstanceAction = 1
Return_value = AcuThinAX.BlockedInstanceAction