Version 2.00 supports processing of several files at the time
In version 1.14, only one file is processed at a time. In version 2.00, you may specify
several files as it is the case in large programs. Thus, the table of contents may contain
several "main" programs.
COM blocks are referenced in the table of contents and in source code
A page
is created for each COM block. An utilization table of the current COM block appears on
this page. You may also document each variable defined in the COM block. In the header
section of subprogram and function pages, a COM block section lists the COM blocks used.
You may also click on the COM block name to go directly to the COM block page.
Microsoft Dynamic HTML (DHTML)
Microsoft dynamic HTML is used to implement
two dream functions for programmers:
- Collapsing/Expanding structures
IF, WHILE, FOR, SELECT CASE and so on can be
collapsed and expanded on a single click to improve readability.