Visara Master Console Center Scripting Guide Instrukcja Użytkownika Strona 83

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 262
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 82
Chapter 5 Script Commands
Scripting Guide 83
BASEDIRECTORY
Syntax:
BASEDIRECTORY() ==> $DirectoryString
Description:
Obtains the base directory for the product.
Action:
Return a string giving the path of the base directory being used by the
product.
Parameters:
none
Returns:
String value giving the base directory path (e.g. "/usr/ics")
Example:
$Dir := BASEDIRECTORY()
LOG( LOG_FLT, "Base directory is " + $Dir", 9)
See Also:
Przeglądanie stron 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 261 262

Komentarze do niniejszej Instrukcji

Brak uwag