|
Critical user defined items |
Top Previous Next |
|
At the top one finds the only line that most users may need to change in custom applications
' define gams model file name and listing file name basename = "excelincharge"
which defines the root name of the associated gms file in this case excelincharge.gms. |