Visara Master Console Center Scripting Guide Bedienungsanleitung Seite 83

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 262
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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:
Seitenansicht 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 261 262

Kommentare zu diesen Handbüchern

Keine Kommentare