Automatic Run-Time Variables - Symantec WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0 Manual

Hide thumbs Also See for WISESCRIPT EDITOR 7.0 SP2 - FOR NS V1.0:
Table of Contents

Advertisement

Automatic Run-time Variables

WiseScript Editor Reference
Variable
_VFPOPTIONS_
_WIN_
_WISE_
See also:
Automatic Run-time Variables
Run-time Variables
on page 134
These variables are set on the destination computer just before the script executes.
Variable
BACKUPDIR
BDE_CONFIGDIR
CMDLINE
CRLF
DISK_NUMBER (read-
only)
DLG_EVENT_TYPE
FONTS
HELPFILE
INST
INST_LOG_PATH
Description
Visual FoxPro options
Windows directory on the build computer
The directory containing WiseScript Editor
on page 132
Description
If this is set to a path, any files that are replaced during
installation are backed up. This variable is set by the end
user on the Backup Replaced Files dialog box.
Directory where the BDE configuration file is stored on the
destination computer. This is the directory where
idapi32.dll is installed and registered. It is used by the BDE
runtime script for installing new aliases and for ensuring
that updates to the BDE get installed into the correct
directory. We recommend that you do not change this
variable.
The command-line options passed to the installation .EXE.
Holds a carriage return/linefeed character for use in
making lists and separating items in lists.
The number of the disk currently being used by the
installation. We recommend that you do not change this
variable.
Used for custom dialog box scripts. Built-in dialog box
events are INIT, UPDATE, VERIFY.
See
Creating a Custom Dialog Box Script
Path to the directory where fonts should be installed.
Used by custom dialog boxes to display a help context. Set
this to the full path of the help file. We recommend that
you do not change this variable.
Path to the directory containing the installation .EXE. We
recommend that you do not change this variable.
Full path in which to place Install.log at end of installation.
on page 118.
132

Advertisement

Table of Contents
loading

Table of Contents