Forlim

Top  Previous  Next

This option specifies the maximum number of allowable executions of Control Structures involving a For, While or Repeat before GAMS signals an execution error and terminates the control structure.  This option is used by setting

 

Option Forlim=number;

 

as illustrated in otheroptions.gms.  The default value is 999999999.