GDXXRWExample12 : Illustrates the use of merge and clear option
This program illustrates the use of merge and clear option.
Files: GDXXRWExample12.gms Test2.xls Test2.gdx
$ontext
This program illustrates the use of merge and clear option.
$offtext
* merges data
$call GDXXRW test2.gdx par=V rng=sheet2!a1 merge
* to clear, comment above line and uncomment below line
*$call GDXXRW test2.gdx par=V rng=sheet2!a1 clear