St

Top  Previous  Next

This keyword tells GAMS to change the status of all control variables defined with --, //. -/ or /- entries following the occurrence of this parameter on the command line in terms of whether those variables are scoped, local, or global.  Numeric input is expected with the allowable numeric values being

 

0all subsequent defined items are scoped
1all subsequent defined items are local
2all subsequent defined items are global

 

The command is implemented with the syntax

 

St=number