Current Directory

The most important environment for all tools is the current directory. The current directory is the base search directory where the tool starts to search for files (e.g., for the default.env file).

The current directory of a tool is determined by the operating system or by the program which launches another one.

To overwrite this behavior, use the environment variable DEFAULTDIR: Default Current Directory.

The current directory is displayed, with other information, using the -V: Prints the Compiler Version compiler option and in the About dialog box.