You can add object tag parameters to the launch pages to lock BlueZone features, BlueZone display features, and BlueZone Telnet features in Mainframe Display and iSeries Display sessions.
Launch page | Description |
---|---|
launch_j.htm | Use for Java browsers, such as Mozilla Firefox. |
launch_x.htm | Use for ActiveX browsers, such as Internet Explorer. |
Parameter | Description |
---|---|
<PARAM NAME=“MD_Sn_Lock”
VALUE=“x”> <PARAM NAME=“AD_Sn_Lock” VALUE=“x”> |
Locks the BlueZone features for the specified
session. Where: Refer to BlueZone feature lock values for a list of the available values. |
<PARAM NAME=“MD_Sn_LockDisplay”
VALUE=“x”> <PARAM NAME=“AD_Sn_LockDisplay” VALUE=“x”> |
Locks the BlueZone displays features for the
specified session. Where: Refer to BlueZone display lock values for a list of the available values. |
<PARAM NAME=“MD_Sn_LockTelnet”
VALUE=“x”> <PARAM NAME=“AD_Sn_LockTelnet” VALUE=“x”> |
Locks the BlueZone Telnet features for the specified
session. Where: Refer to BlueZone Telnet feature lock values for a list of available values. |