|
One can redefine both the search tree for GAMS input files, as well as relocating places where libinclude files will be drawn from and other file locations.
| Directory Parameter | Brief description |
| Curdir | Command line parameter that gives the name of the working directory. |
| Griddir | Command line parameter that gives the name of the grid file directory. |
| Inputdir | Command line parameter that gives the search path for files. |
| Libincdir | Command line parameter that gives the name of the directory where libinclude files are kept. |
| Maxprocdir | Command line parameter that gives the maximum number of workfile directories that can be generated by GAMS. |
| Optdir | Command line parameter that gives the name of the directory to be used by GAMS for solver option files. |
| Procdir | Command line parameter that gives the name of the directory where the work files generated by GAMS will be stored. |
| Putdir | Command line parameter that gives the name of the directory where files generated by the put command will be stored. |
| Scrdir | Command line parameter that gives the name of the directory to be used by GAMS for temporary files generated during execution. |
| Sysdir | Command line parameter that gives the name of the directory where GAMS executables reside. |
| Sysincdir | Command line parameter that gives the name of the directory where sysinclude files are kept. |
| Workdir | Command line parameter that gives the name of the working directory. |
| File Parameter | Brief description |
| GDX | Command line parameter that gives the name of GAMS data exchange file to write at program end. |
| License | Command line parameter that points to the GAMS license file |
|