WiseScript Package Editor Reference 245
Chapter 12
Quick Reference
This chapter includes the following topics:
z Automatic Compiler Variables on page 245
z Automatic Run-time Variables on page 246
z Run-time Variables on page 248
z SVS Variables on page 250
z Expression Operators on page 253
z Windows Language Codes on page 254
z Command-Line Options on page 256
Automatic Compiler Variables
Note
This documentation covers both WiseScript Package Editor and WiseScript Editor.
WiseScript Editor contains the same scripting interface as WiseScript Package Editor, but
it does not contain the Installation Expert interface or other installation development
tools. Therefore, some of the information in this document does not apply to WiseScript
Editor.
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 44.
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