home *** CD-ROM | disk | FTP | other *** search
- Changes in Version 3.03 from 3.01
-
- 1. In printed output lines longer than the char/line setting
- are broken up into several lines. Previous version of DOC
- assumed that the printer did this on its own. DOC 3.02
- will work properly with printers which truncate long lines.
-
- 2. New option in OUTPUT/SOURCE CODE menu : "Indent continued
- lines 1 level." If this is set to Yes then DOC indents
- lines following a trailing semicolon one control level more
- than the normal control level indent. If this option is
- set to NO then DOC indents continued lines either the
- normal control level indent or the original indent of that
- line, whichever is greater. Previous versions of DOC
- retained the original indent for continued lines.
-
- 3. New option in OUTPUT/SOURCE CODE menu: "Create file and
- function headers." If set to NO then DOC does not create
- file and function headers in output Source Code or Action
- Diagrams.
-
- 4. Bug fixed which caused DOC to bomb when trying to create
- Action Diagrams when the number of spaces to indent per level
- was set to 0.
-
- 5. New option in ENTER SYSTEM VARIABLES menu: "Name of Open
- Database Function". When DOC finds this function in the
- source code it will look for the name of a database, enclosed
- in quotes, among the parameters. If found the database will
- be documented in the DBF_NTX.DOC report and the DATADICT.DBF
- database and an include file will be created.