Avaya Writing Technician Interface Scripts Instrukcja Użytkownika Strona 36

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 122
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 35
1 2 ... 31 32 33 34 35 36 37 38 39 40 41 ... 121 122

Komentarze do niniejszej Instrukcji

Brak uwag