A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.gams.com/latest/docs/apis/java/enumcom_1_1gams_1_1api_1_1GAMSOptions_1_1EFileCase.html below:

com.gams.api.GAMSOptions.EFileCase Enum Reference

 

Loading...

Searching...

No Matches

Casing of file names and paths (put, gdx, ref, $include, etc.) More...

int  value ()   Get the int value of this enumerated FileCase.
    DefaultCase =(0)   Causes GAMS to use default casing.
    UpperCase =(1)   Causes GAMS to upper case file names including path of the file.
    LowerCase =(2)   Causes GAMS to lower case file names including path of the file.
    UpperCaseFileOnly =(3)   Causes GAMS to upper case file names only (leave the path alone)
    LowerCaseFileOnly =(4)   Causes GAMS to lower case file names only (leave the path alone)
    UndefinedFileCase =(5)   Undefined FileCase.
 

Casing of file names and paths (put, gdx, ref, $include, etc.)

◆ lookup() static EFileCase com.gams.api.GAMSOptions.EFileCase.lookup ( int val ) static

Lookup all fileCases.

Parameters
val an int value to lookup
Returns
the enumerated FileCase that has the specified value, or UndefinedFileCase if the specified value is not found.
◆ value() int com.gams.api.GAMSOptions.EFileCase.value ( )

Get the int value of this enumerated FileCase.

Returns
the fileCase value
◆ DefaultCase com.gams.api.GAMSOptions.EFileCase.DefaultCase =(0)

Causes GAMS to use default casing.

◆ LowerCase com.gams.api.GAMSOptions.EFileCase.LowerCase =(2)

Causes GAMS to lower case file names including path of the file.

◆ LowerCaseFileOnly com.gams.api.GAMSOptions.EFileCase.LowerCaseFileOnly =(4)

Causes GAMS to lower case file names only (leave the path alone)

◆ UndefinedFileCase com.gams.api.GAMSOptions.EFileCase.UndefinedFileCase =(5)

Undefined FileCase.

◆ UpperCase com.gams.api.GAMSOptions.EFileCase.UpperCase =(1)

Causes GAMS to upper case file names including path of the file.

◆ UpperCaseFileOnly com.gams.api.GAMSOptions.EFileCase.UpperCaseFileOnly =(3)

Causes GAMS to upper case file names only (leave the path alone)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4