Description
Contributor: Lutz Westermann, October 2012
Small Model of Type : Python
Category : GAMS API library
Main file : Pex1.gms
$title 'Test gams.core to read and write GDX' (PEX1,SEQ=11)
$onText
Contributor: Lutz Westermann, October 2012
$offText
$set srcRoot %gams.sysdir%api%system.dirsep%python%system.dirsep%examples%system.dirsep%core%system.dirsep%
$call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%core_example1.py" "%gams.sysdir%."
$call.checkErrorLevel gdxdiff demanddata.gdx demandwant.gdx
$call.checkErrorLevel cd . && "%gams.sysdir%GMSPython%system.dirsep%python" "%srcRoot%core_example1.py" "%gams.sysdir%." "%gams.sysdir%apifiles%system.dirsep%GAMS%system.dirsep%trnsport.gdx"