compile6.gms : Test that we can read a Mac-formatted file

Description


Small Model of Type : GAMS


Category : GAMS Test library


Main file : compile6.gms

$title 'Test that we can read a Mac-formatted file' (COMPILE6,SEQ=336)

$call gmsunzip -qo macsource.zip
$call gams trnsport.mac lo=%GAMS.lo%
$if errorlevel 1 $abort 'Cannot read mac formatted file'