$title 'Load UEL Table' (LOAD11,SEQ=650) $onText Contributor: Alex Meeraus, March 2014 $offText set i / a*z /; $gdxOut xxx.gdx $unLoad i $gdxOut set u(*),w(*); $gdxIn xxx.gdx $load u=* $gdxIn execute_load 'xxx.gdx',w=*; abort$sum(i$(not u(i) and w(i)), 1) 'problem with UEL table reading';