Recording and modifying an express logon script
1. From the BlueZone menu bar, click Script Record and type a name for the script.
Note
BlueZone express log on is only supported with BlueZone Script files (.bzs).
2. Click Save.
3. Record the steps necessary to connect to your host (if not already) and log on to the desired application.
4. Click Script Stop to end the script recording.
5. Click Script Edit and select the script you just recorded.
The BlueZone Script Editor launches and your script displays.
6. In the script, find the Script Event where you typed your user ID (Type "MYUSERID"), double-click it to open the edit box.
7. Replace your user ID with ")USR.ID(" and click OK.
8. In the script, find the Script Event (Type "RpvPassword"), double-click it to open the edit box.
9. Replace "RpvPassword" with ")PSS.WD(".
10. Directly before the Type ")USR.ID(" command, insert an express logon script event, and enter the host application ID for the application you want to use.
You must get this application ID from your system administrator who configured the host for express logon.
a. To do this, select the Script Event before (Type ")USR.ID("). In the Script Events box, locate the Express_Logon event and double-click. This opens the edit box where you can enter the application ID.
b. Click OK. This places the (Express_Logon "Application ID") Script Event immediately before the (Type ")USR.ID(") Script Event.
11. Save the script and exit the Script Editor.