Avaya Writing Technician Interface Scripts User Manual Page 36

  • Download
  • Add to my manuals
  • Print
  • Page
    / 122
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 35
Writing Technician Interface Scripts
2-2 114089 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
Page view 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 121 122

Comments to this Manuals

No comments