iSeries Printer values
<PARAM NAME="AP_DistFile" VALUE="printer.e5p">
Required
This parameter contains the distribution file name.
Note
In version 3.3 or higher <PARAM NAME="DistFile" VALUE="default.dst"> can be used instead of .e5p.
<PARAM NAME="AP_S1" VALUE="asprin1.zap">
Required
This required parameter contains the configuration file name.
<PARAM NAME="AP_S1_Save" VALUE="Yes">
Optional
Used when you want the user to be able to save their emulator settings on their own PC. Can also be set to "No" or deleted entirely, which is equal to "No".
<PARAM NAME="AP_S1_Device" VALUE=" ">
Optional
When a space is inserted between the quotes, the emulator prompts the user for their Printer Device Name.
<PARAM NAME="AP_S1_Device" VALUE="X">
Optional
Where the value of X is the Printer Device Name.
<PARAM NAME="AP_S1_ConnectionName" VALUE="X">
Optional
Where the value of X is the Connection Name.
<PARAM NAME="AP_S1_HostAddress" VALUE="X">
Optional
Where the value of X is the Host DNS Name or IP Address.
<PARAM NAME="AP_S1_Port" VALUE="X">
Optional
Where the value of X is the TCP Port Number.
<PARAM NAME="AP_S1_QueueName" VALUE="X">
Optional
Where the value of X is the Queue Name.
<PARAM NAME="AP_S1_QueueLibrary" VALUE="X">
Optional
Where the value of X is the Queue Library Name.
<PARAM NAME="AP_S1_Font" VALUE="X">
Optional
Where the value of X is the Font Number. For example, "011".
<PARAM NAME="AP_S1_FormFeed" VALUE="Yes">
Optional
Where the value of X is the type of formfeed to be sent at the end of the print job. For example, "Continuous", "Cut", and "Autocut".
<PARAM NAME="AP_S1_Transform" VALUE="Yes">
Optional
Host Print Transform is turned on.
<PARAM NAME="AP_S1_Model" VALUE="X">
Optional
Where the value of X is the Model Number of the printer (used in conjunction with Host Print Transform).
<PARAM NAME="AP_S1_Description" VALUE="X">
Optional
Where the value of X is the Session Description.
<PARAM NAME="AP_S1_Var1" VALUE="X">
Optional
Where the value of X is a value used in BlueZone Scripts, values from Var1 through Var9 are valid values.
<PARAM NAME="AP_S1_RunInBrowser" VALUE="Position">
Optional
This parameter is used to tell BlueZone to operate in the embedded client mode. VALUE="position" tells BlueZone to position itself using the "height" and "width" of the Web-to-Host control module.
<PARAM NAME="AP_S1_RunInBrowser" VALUE="Full">
Optional
This parameter is used to tell BlueZone to operate in the embedded client mode. VALUE="full" tells BlueZone to launch itself in the "full" browser window.
<PARAM NAME="AP_S1_File1" VALUE="X">
Optional
Where the value of X is the one of the BlueZone dialog-level configuration files like keyboard map. For example, file.adk. Values from File1 through File9 are valid.