
Writing Technician Interface Scripts
2-2 117382-A Rev. A
on error Specifies an error handler label within a script file
pause Suspends the Technician Interface’s operation for a given interval
printf Converts, formats, and prints the input arguments on the Technician
Interface’s console
record Saves to a file all messages written to the console terminal
return Returns control to the calling routine
run Reads and executes the Technician Interface commands in a script file;
deletes local variables when the script ends
save env Saves the current list of local and global variables to a script file
setenv Assigns an ASCII string value or a numeric value to a variable in a local
environment variable table
source env Reads and executes the Technician Interface commands in a script file;
saves (restores) local variables when the script ends
sprintf Converts and formats text, and saves the result in a specified variable
unsetenv Deletes one or more variables from the local or global environment
variable table
verbose Enables the debug trace facility
Table 2-1. Script Commands
(continued)
Command Function
Commentaires sur ces manuels