Environment variables / Genero environment variables |
Defines the path to program source files.
The debugger needs to access the source files to display program code. By default, the current directory and the directories defined by FGLLDPATH are searched for the source files.
FGLSOURCEPATH must contain a list of paths, separated by the operating system specific path separator. The path separator is ":" on UNIX™ platforms and ";" on Windows™ platforms.