gams.options.ErrMsg Class Reference
Placing of compilation error messages. More...
Static Public Attributes | |
int | EndOfCompilerListing = 0 |
Place error messages at the end of compiler listing. | |
int | FollowingError = 1 |
Place error messages immediately following the line with the error. | |
int | Suppress = 2 |
Suppress error messages. | |
Detailed Description
Placing of compilation error messages.