README.md
December 4, 2022 ยท View on GitHub
Description
Prints out a 'table of contents' for your Visual Basic program, which contains method names, syntax, and comments only. Useful as 'cover sheets' for the actual code printout.
More Info
This doesn't print out your entire code - just the comments, names, and syntax. For a good code printer, go to www.aivosto.com and look at 'Project Analyzer' and 'Project Printer.'
| Submitted On | 2000-09-20 15:33:20 |
| By | Kamilche |
| Level | Beginner |
| User Rating | 4.8 (24 globes from 5 users) |
| Compatibility | VB 4.0 (32-bit), VB 5.0, VB 6.0 |
| Category | Miscellaneous |
| World | Visual Basic |
| Archive File | CODE_UPLOAD100269202000.zip |