Visara Master Console Center Scripting Guide Manual de usuario Pagina 83

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 262
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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:
Vista de pagina 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 261 262

Comentarios a estos manuales

Sin comentarios