1. | From the BlueZone menu bar, click 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 to end the script recording. |
5. | Click 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.
|
11. | Save the script and exit the Script Editor. |