B-2
SPT 1700 Series Product Reference G uide
For example, the string waitfor Joe<cr><lf> waits to recei ve Joe followed by a carriage
return and line feed from the remote computer before executing the next comman d in the
script.
Literal Characters
The backslash ( \ ) character defines that the next character is transmitted as a li teral
character, and is not subject to any special processing ordinarily associated with tha t
character.

Examples:

\^Includes a caret as part of the string
\<Includes a < as part of the string
\\Includes a backslash as part of the string