GAMS [ Home | Support | Sales | Solvers | Documentation | Model Libraries | Search | Contact Us ]

set7.gms : split the file name and recombine





Small Model of Type: GAMS
$title split the file name and recombine (SET7,SEQ=44) $ondollar $set path %system.fp% $set name %system.fn% $set ext %system.fe% $if NOT "%system.incname%" == "%path%%name%%ext%" $error should be %system.incname% $show