Xerox -05W User Manual
Page 226
![background image](/manuals/227049/226/background.png)
12-22
Creating A Script File
STRING OPERATIONS
DECRYPT
Decrypt encrypted string and place in variable.
ENCRYPT
Encrypt string and place in variable.
FSTR
Format string to specified length and alignment.
LEN
Count characters and spaces in variable.
LOW
Convert uppercase characters to lowercase & place string in variable.
LSTR
Copy number of characters from left of string & place in variable.
MSTR
Copy number of characters from middle of string & place in variable.
PARSE
Parse string using specified item and place in variables.
PACK
Remove redundant spaces in string.
PACKTAB
Reduce multiple spaces/tabs to a single tab.
PUT
Send variable or string to host.
RSTR
Copy number of characters from right of string & place in variable.
UPP
Convert lowercase characters to uppercase & place string in variable.
WRT
Display variable or string at cursor position.
VARIABLES
CONV
Convert data from one variable type to another.
DEC
Decrement value of specified variable by 1.
INC
Increment value of specified variable by 1.
LEN
Count characters and spaces in variable.
PUT
Send variable or string to host.
VAR
Specify variable type and name.
WRT
Display variable or string at cursor position.