Avaya Writing Technician Interface Scripts Uživatelský manuál Strana 32

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 116
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 31
Writing Technician Interface Scripts
2-2
308660-14.00 Rev 00
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
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 115 116

Komentáře k této Příručce

Žádné komentáře