Reviewing capitalization: $Onsymlist and $Onuellist

Top  Previous  Next

Finally, one should be aware that item capitalization may be reviewed at any point by using two $ conditions.  Namely typing the command

 

$Onsymlist

 

beginning in column 1 gives a list of all symbols in the program and they as they are capitalized.  This is illustrated (with some additional formatting) for the dispset2.gms example below

 

SETS

  A

  b

PARAMETERS

  tT

 

Similarly, using the command in the dispset2.gms example

 

$Onuellist

 

beginning in column 1 gives all of the set element entries GAMS has found in the order and capitalization they will appear in the output as illustrated below.

 

Unique Elements in Entry Order

  1 Total         LINE          newone        next          UNIQUETOhere