You have the choice of starting the script when the session
is either disconnected or connected, so it can or cannot start with
a Connect event.
- 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).
- Click Save.
- Record the steps necessary to connect to your host (if
not already) and log on to the desired application.
- Click to end the script recording.
- Click and select the script you just recorded.
The BlueZone Script Editor launches and your script displays.
- In the script, find the Script Event where you typed your
user ID (Type "MYUSERID"), double-click it to open
the field.
- Replace your user ID with ")USR.ID(" and click OK.
- In the script, find the Script Event (Type "RpvPassword"), double-click it to open the field.
- Replace "RpvPassword" with ")PSS.WD(".
- 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.
- 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 field
where you can enter the application ID.
- Click OK. This places the (Express_Logon "Application ID") Script Event immediately
before the (Type ")USR.ID(") Script Event.
- Save the script and exit the Script Editor.