ProcDir

Top  Previous  Next

This keyword gives the name of the directory where the work files generated by GAMS will be stored. This directory must already exist, otherwise an error is triggered. If not specified, it will be set to 225 with characters a,b,c,... attached. String input is expected.

The command is implemented with

 

Procdir=name

 

The internal item %gams.procdir% is also defined and gives the name of the actual process directory in use for this run.