|
Generates HTM testlib library files
GAMS Development Coorporation, Testlib Tool Box.
Generates all .htm related files for the set of models
found in testmod.inc. Uses unpublished and
unsupported PUT_Utilities features.
The file testmod.inc is the master file for all other
derived files.
Files generated:
seqindx.htm
alfindx.htm
*.htm for all model and include files
All files $included, read and written have to be in the same
directory. This program can be executed from another location
by using the GAMS parameter U1, for example:
>gams testhtm.316 U1=c:\oldd\alex\gams\gamslib\ver008\testlib\
Used by:'; loop{(incmap(inc,s),sm(s,m)), put ' ' m.tl:0 '.gms'; if {(htm.cc > 70), put /; }; }; put / '
'
/ ''
/ ''
/ ''
/ '' );
*
* seqindx
*
seqindx.lcase=1;
put seqindx
' ' /'There is also an ' /'an alphabetical index.' /'
' / '
| No | ' / 'Model | ' / 'Description | ' / 'Type | ' / '
|---|---|---|---|
| ',s.tl:0,' | ' / '',m.tl:0,' | ' / '',m.te(m):0,' | ' / ''; seqindx.lcase=2; loop(tss(t,s), put t.tl:0 ); seqindx.lcase=0; put ' | ' / '
Shortcuts: '; alfindx.lcase=2; loop (letters, put alfindx ' ' letters.tl:0 '' / ); alfindx.lcase=1; put alfindx /'
| ' /' | Model | ' /'Description | ' /'Type | ' / '|
|---|---|---|---|---|
| ' /' | ',m.tl:0,' | ' /'|||
![]() |
/ ' ' / ' | ',m.tl:0,' | ' / '',m.te(m):0,' | ' / ''; alfindx.lcase=2; loop(sm(s,m), loop(tss(t,s), put t.tl:0 ); alfindx.lcase=0; put ' | ' / '