Specifies the paths for directories that contain the DB-Schema files.
Syntax
FGLDBPATH=<path>
Usage
You can provide several paths, using a colon (:) separator (Linux/UNIX) or a semicolon (;) (Windows).
All the file names you use in your 4gl development must be platform-independent.
If you use platform-dependent names (e.g., combine upper and lower case, use colons, finish names with a full stop, etc.), please remember that they might cause different problems when you move your project to another platform.