GAMS [ Home | Support | Sales | Solvers | Documentation | Model Library | Search | Contact Us ]

compile1.gms : AB01031: a solve stmt messed up the symbol table


The original (AB01031) was a lengthy program from MB with a wrong
data statement

Small Model of Type: GAMS
$title 'AB01031: a solve stmt messed up the symbol table' (COMPILE1,SEQ=250) $ontext The original (AB01031) was a lengthy program from MB with a wrong data statement $offtext set the; solve the ; abc = the; $clearerror