WiseScript Editor Reference 156
Chapter 8
Quick Reference
This chapter includes the following topics:
z Automatic Compiler Variables on page 156
z Automatic Run-time Variables on page 157
z Run-time Variables on page 159
z SVS Variables on page 161
z Expression Operators on page 163
z Command-Line Options on page 165
Automatic Compiler Variables
Compiler variables are set before the installation is built and cannot be changed by an
installation script. Paths are relative to the build computer, not the destination
computer. You can create and initialize compiler variables by adding an entry to the
Compiler Variables page.
See Compiler Variables on page 17.
Variable Description
_ALIASNAME_ BDE Alias name
_ALIASPATH_ BDE Alias path
_ALIASTYPE_ BDE Alias type
_BDEWIN16DIR_ BDE directory for 16-bit systems
_BDEWIN32DIR_ BDE directory for 32-bit systems
_BDEWIN32INST_ BDE custom directory for use on systems that previously
did not have BDE installed
_BDEWIN32LANG_ BDE language code
_BDEWIN32OPT_ BDE options
_LOGFILE_PATH_ Path to the Install.log file
_ODB16_ ODBC directory for 16-bit systems
_ODBC32_ ODBC directory for 32-bit systems
_SYS_ The Windows system directory on the build computer
_VAR_LIST_ Contains all the variables defined in this installation file,
but not compiler variables
_VB4WIN16DIR_ Visual Basic directory for 16-bit systems
_VB4WIN16OPT_ Visual Basic options for 16-bit systems