Loading...
Searching...
No Matches

Force GAMS to process a save file created with a newer GAMS version or with execution errors. More...

Public Member Functions

integer value ()
 Returns alternative value of enum option.
 

Static Public Member Functions

static ForceWork lookup (integer value)
 Find enum option from alternative value.
 

Public Attributes

 NoTranslation =(0)
 No translation.
 
 TryTranslation =(1)
 Try translation.
 
 UndefinedForceWork =(2)
 Undefined option.
 

Detailed Description

Force GAMS to process a save file created with a newer GAMS version or with execution errors.

See also
GAMSOptions

Member Function Documentation

◆ lookup()

static ForceWork Matlab.GAMS.ForceWork.lookup ( integer  value)
static

Find enum option from alternative value.

Arguments:

  • value: Alternative value

Return: enum option

◆ value()

integer Matlab.GAMS.ForceWork.value ( )

Returns alternative value of enum option.

Return: Alternative value of enum option