$title 'Test gams.control using a cutting stock example' (PCUTSTOCK,SEQ=31) $onText Contributor: Clemens Westphal, October 2012 $offText $set srcRoot %gams.sysdir%api%system.dirsep%python%system.dirsep%examples%system.dirsep%control%system.dirsep% $call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%cutstock.py" "%gams.sysdir%." $call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%simple_cutstock.py" "%gams.sysdir%."