|
Controls the amount of amount of information on Gdxxrw performance written to the log file or process window. Naturally error messages always are copied to the log file. The syntax is
Trace = integer
where the eligible integer values and the effect on Gdxxrw output are
| 0 | Minimal Gdxxrw information is included in the output (Not even indications of errors). |
| 1 | Message appears telling about each Gdxxrw call indicating input file, output file and execution time (the default). |
| 2 | Message appears giving the level 1 output plus workbook name, and ranges worked with. |
| 3 | Message appears giving the level 2 output plus cell addresses, and numerical or string values for every item worked with. |
The default value is 1.
|