APPEXEPATH$ is a self-referencing function that returns the path of the executing program.
Syntax:ExePath = APPEXEPATH$ Return Value:
Parameters:
|
BCXPATH$ returns the path to the directory containing the BC.EXE file. This path is derived from the Registry entry made during the BCX installation process and includes a trailing backslash (\).
Syntax:RootPath = BCXPATH$ Return Value:
Parameters:
|
PELLESPATH$ returns the path to the PellesC root directory.
Syntax:RootPath = PELLESPATH$ Return Value:
Parameters:
|