PSpecialValues.gms : Test gams.control handling of special values

Description

Contributor: Clemens Westphal, January 2015


Small Model of Type : Python


Category : GAMS API library


Main file : PSpecialValues.gms

$title 'Test gams.control handling of special values' (PSPECIALVALUES,SEQ=48)

$onText
Contributor: Clemens Westphal, January 2015
$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%special_values.py" "%gams.sysdir%."