Visara Master Console Center Scripting Guide Uživatelský manuál Strana 83

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 262
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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:
Zobrazit stránku 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 261 262

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

Žádné komentáře