mpsge06.gms : MPSGE naming test: labels cannot contain a '

Description

set up a one-character label: a single quote protected by double quotes


Small Model of Type : MPSGE


Category : GAMS Test library


Main file : mpsge06.gms   includes :   exchange.inc [html]

$title MPSGE naming test: labels cannot contain a ' (MPSGE06,SEQ=83)

* set up a one-character label: a single quote protected by double quotes
$set QT        '"'
$set ILABEL    "'"
$set SETUPFAIL  1

$include exchange.inc