|
When Refreader runs it creates a window as follows

The tags in this window and their contents are
| Symbol | a list of items that are declared or that are not used anywhere in the model |
| Files used | a list of the files included into the model |
| Sets | a list of the sets that exist in the program and the names of files in which they appear |
| Parameters | a list of the parameters (items defined in scalar, parameter or table statements) and the files in which they appear. |
| Variables | a list of the variables in the program and the names of files in which they appear |
| Equations | a list of the equations in the program and the names of files in which they appear |
| Models | a list of the models that exist in the program and the names of files in which they appear |
| Unused | a list of items that are declared or that are not used anywhere in the model |
|