|
Options control whether or not save and restart files will be used (Save Restart). They also permit a platform independent restart file to be written that can be moved between computers with different operating systems.
| Parameter | Brief description |
| Fsave | Command line parameter that forces GAMS to write a saved workfile even in the face of execution or other errors. |
| Restart | Command line parameter that gives the name of restart file. |
| Save | Command line parameter that gives the name of save file. |
| Xsave | Command line parameter that specifies the name of a save file written in ASCII format so it is platform independent. Note restart automatically will read this file type. |
|