Chapter 17 Setting Preferences for Your Handheld230To create a login script:1. Tap Script.2. Tap the End pick list.3. Select the command you want from the Command list. If the command requiresadditional information, a field appears to the right of it for you to enter theinformation. The following commands are available:Wait For Tells your handheld to wait for specific characters from theTCP/IP server before executing the next command.Wait For Prompt Detects a challenge-response prompt coming from the serverand then displays the dynamically generated challengevalue. You then enter the challenge value into your tokencard, which in turn generates a response value for you toenter on your handheld. This command takes twoarguments, separated by a vertical bar (|) on the input line.Send Transmits specific characters to the TCP/IP server to whichyou are connecting.Send CR Transmits a carriage return or line feed (LF) character to theTCP/IP server to which you are connecting.Send User ID Transmits the user ID information entered in the User IDfield of the Network Preferences screen.Send Password Transmits the password entered in the Password field of theNetwork Preferences screen. If you did not enter a password,this command prompts you to enter one. The Passwordcommand is usually followed by a Send CR command.Delay Tells your handheld to wait a specific number of secondsbefore executing the next command in the login script.Get IP Reads an IP address and uses it as the IP address for yourhandheld. This command is used with SLIP connections.Tap here