User`s guide
uSystemFolder
166 Sybase IQ ETL 4.1
Parameters
string foldertype (optional)
Specifies the folder to return. The default is “System”.
Examples uSystemFolder(“APP LOG”) // returns the path to the log
directory
Usage
You can specify the folders listed in the following table.
Group Name Description
Application APP_MAIN The base application path. A typical path is
“c:\Program Files\Sybase\IQETL41”.
Application APP_LIB Shared library directory, typically in the “lib”
folder of the application’s directory.
Application APP_LOG Shared library directory, typically in the “lib”
folder of the application’s directory.
Application APP_CONFIG Config file directory, typically in the “etc”
folder of the application’s directory.
Application APP_LICENSE License directory, typically in the “license”
folder of the application’s directory.
Application APP_SCRIPT Script directory, typically in the “scripts” folder
of the application’s directory.
Application APP_GRAMMAR Grammar directory, typically in the “grammar”
folder of the application’s directory.
Application APP_LANGUAGE Language file directory, typically in the
“language” folder of the application’s directory.
Application APP_DATABASE Database directory, typically in the “database”
folder of the application’s directory.
Application APP_TEMP Temporary directory, typically in the “temp”
folder of the application’s directory.
Application APP_DEMODATA Demodata directory, typically in the
“demodata” folder of the application’s
directory.
Application APP_USERDATA Directory where user-spcecific files arestored.
The typical path is “C:\Documents and
Settings\username\Application
Data\Sybase\IQETL\41”.
Windows ALTSTARTUP The file system directory that corresponds to
the user’s nonlocalized startup program group.
Windows APPDATA The file system directory that serves as a
common repository for application-specific
data. A typical path is “C:\Documents and
Settings\username\Application Data”.
Windows BITBUCKET The virtual folder containing the objects in the
user’s Recycle Bin.