WiseScript Package Editor Reference
157
Chapter 8
Quick Reference
This chapter includes the following topics:
z
Automatic Compiler Variables
on page 157
z
Automatic Run-time Variables
on page 158
z
Run-time Variables
on page 160
z
SVS Variables
on page 162
z
Expression Operators
on page 164
z
Windows Language Codes
on page 256
z
Command-Line Options
on page 166
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 18.
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