Xerox -05W Printer User Manual


 
12-20
Creating A Script File
DIALOGUE Display dialog box with text box, Ok & Cancel buttons.
DSP Display and action following lines.
INP Display prompt & place entered characters in variable.
MSGBOX Display message box incorporating specified buttons.
PASSWORD Display dialog box for password entry.
RDPXY Read characters from display buffer position & place in variable.
RDT Read characters from cursor position & place in variable.
RDTXY Read characters from screen position & place in variable.
SUBTITLE Display specified text as a subtitle in the title bar.
SYSERR Enable/disable display of error message boxes.
TCMP Wait for specified string to appear on the display.
TITLE Display specified text as a title in the title bar.
TOOLBAR ADD Add a button tool to end of current toolbar set.
TOOLBAR DEL Delete a button tool or space from toolbar.
TOOLBAR FIX Fix toolbar under menu bar.
TOOLBAR FLOAT Toolbar displayed as floating palette.
TOOLBAR HIDE Remove toolbar from display.
TOOLBAR INS Insert button tool or space at specified position.
WRT Display variable or string at cursor position.
ERROR TRAPPING
ERRORCODE Return program error code ID or message.
ERRORLINE Return number of line containing program error.
ONERROR Perform specified action when program error encountered.
FILE OPERATIONS
DIRFIRST Get first entry in working directory.
DIRNEXT Get next entry in working directory.
FILE CLOSE Close specified file.
FILE COPY Copy specified file.
FILE DELETE Delete specified file.
FILE OPEN Open specified file.
FILE READ Read file characters & assign to variable.
FILE RENAME Rename the specified file.
FILE RGET Get single file character & assign to variable.
FILE SEEK Specify location in file for read/write operation.
FILE STAT Get statistics for specified file.
FILE WPUT Write single character from variable to file.
FILE WRITE Write variable contents to file.
FILE TRANSFER
FTU CANCEL Release current links to the file transfer utility.
FTU GET Get the value of the specified parameter.
FTU INITIATE Link up to the file transfer utility.