APPEXEPATH$ function
Purpose: Self-referencing function that returns the path of the executing program.
Syntax: ExePath$ = APPEXEPATH$ Parameters:
|
BCXPATH$ function
Purpose: Returns the path to the \bin\ folder 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$ Parameters:
|
PELLESPATH$ function
Purpose: Returns the PellesC root folder.
Syntax: RootPath$ = PELLESPATH$ Parameters:
|