Source Code Documenting Tool (AREV Specific)
At 03 AUG 1998 10:39:24AM Sharron Hodo wrote:
I am in search of a tool to use on our existing software to document the source code of each program. I am aware there are tools that exist but am having a hard time finding them. Our software and database are created with Advanced Revelation 2.11. Thanks in advance for your help.
At 03 AUG 1998 03:36PM Jocelyn Amon wrote:
I have recently completed software (SCANY2K)that will scan Revelation applications for Year 2000 exceptions. The initial phase of the scan software will build a very comprehensive cross-reference of all items within your application. This cross-reference (TREE) will assist in identifying active items, calling paths to any item, document item locations and highlight any application anomalies - ie. missing source and/or object code etc.
The software is free for smaller systems (up to 1000 items) allowing you to try before you buy. The cross-referencing tool can be purchased separately if required. For further details please contact me at:
finsol@ts.co.nz
Regards
Jocleyn Amon
At 03 AUG 1998 10:44PM Aaron Kaplan wrote:
There are menu, window and popup tools in the system. They are off the developer menu. Look in VOC for items called something like MENUDOC, POPUPDOC and DOCWINDOW, maybe DEVDOC. Don't have an ARev handy, but they should be easy to find.
apk@sprezzatura.com
At 07 AUG 1998 06:41AM Kevin Gray wrote:
We simply use these utilities from the F5 command window.
Docmenu - to document any or all menus
Docwindow - to document any window
In the case of source code we simply use
LISTBASIC sourcetablename Procedurename
No fancy tools needed just the primary AREV functions.
They work well for us.
Regards,
Kevin Gray
keving@graycorp.com.au