Universal parameters
The following parameters apply to all sessions in the object tag.
<PARAM NAME="DistFile" VALUE="X">
Required
Where the value of X is the distribution file name, for example default.dst.
Note
All object tags must contain a reference to a distribution file. It must be either in the above format where the PARAM NAME pertains to all the sessions in the object tag, or in the "old" pre-version 3.3 format where the PARAM NAME pertains to one type of BlueZone session only. For example: <PARAM NAME="MD_DistFile" VALUE="display.e3d"> for Mainframe Display.
<PARAM NAME="LogEvents" VALUE="Yes">
Optional
Used to turn on an "Event Log" (EventLog.txt) that can be helpful when debugging BlueZone Web-to-Host problems.
<PARAM NAME="CacheDirectory" VALUE="X">
Optional
Where the value of X is either "ApplicationData" or "AllUsersApplicationData".
Note
If this PARAM is omitted, the cached files are stored in a location based on the user’s %TEMP% variable.
<PARAM NAME="AutoCloseBrowser" VALUE="No">
Optional
Changing to "Yes" causes the web page that launched the BlueZone session to close after the session is launched.
<PARAM NAME="LocalLaunch" VALUE="X">
Optional
Where the value of X is "Yes" or "Desktop".
<PARAM NAME="DisableBlueZoneAddRemovePrograms" VALUE="No">
Optional
Changing to "Yes" prevents the Web-to-Host control module from adding BlueZone to the Add/Remove Programs list when in served desktop mode.
<PARAM NAME="DisableAppendToClipboard" VALUE="No">
Optional
Changing to "Yes" prevents users from being able to use the append to clipboard feature in the BlueZone Display emulators.
<PARAM NAME="ProtectedMode" VALUE="No">
Optional
Changing to "Yes" causes BlueZone Web-to-Host to operate in the context of Windows "Protected Mode".