.tf¶
Definition¶
The
.tf
suffix controls the text fill mode when putting the text associated with identifiers. There is no option associated with this suffix.
Datatype¶
The value of the
.tf
suffix is an integer in the range {0..2} and the default is2
. The possible values are:
- 0
No fill.
- 1
Fill existing only.
- 2
Fill always.
Note
The suffix
.tf
is a legacy from GAMS and AIMMS 2.