6.1.3 IDE configuration files

Configuration files are essential for the IDE to function properly. If none are found, they will be created automatically. Therefore, the IDE expects to have write permission in the directory from which it is started.

The configuration consists of three files:

When you start the IDE in a directory for the first time, there are four possible scenarios for the configuration files:

1.
Use default configuration files. The IDE creates a file named fp.dir. ”Options—Environment—Preferences” Desktop file: Config file directory is selected.
2.
Use default configuration files. The IDE creates the desktop file and file named fp.dir in the current directory. ”Options—Environment—Preferences” Desktop file: Current directory is selected.
3.
Copy default configuration files and save them in the current directory.
4.
Create new configuration files and save them in the current directory.

Possible locations for default configuration files:

On each sequential startup of the IDE in the same directory, ether fp.cfg, fp.dsk and fp.ini from the current directory will be used or default configuration files will be used if the fp.dir file exists.

1APPDATA means directory in environment variable APPDATA.