|
Gdxout |
Top Previous Next |
|
This dollar command is used in a sequence to unload specified items to a GDX file. It is employed using the syntax
$Gdxout filename
where filename gives the name of the GDX file (with or without the extension GDX) and the command opens the specified GDX file for writing and $Gdxout
where the command closes the specified GDX file. The command must be used in conjunction with the command $Unload. Example: $gdxout tran $unload i j $unload d $unload f $unload b=dem a=sup $gdxout Notes:
|