home *** CD-ROM | disk | FTP | other *** search
- XREF Version 1.0
- Release date 22-Jan-92
-
-
- INTERODUCTION:
- Xref was created out of pure frustration! While Quick
- Basic is a fantastic language, it can become tough to
- document if one doesn't keep track of all those subroutines,
- functions, constants, ect., ect., ect. Xref goes a long way
- in bridging this gap. What Xref does is scans your Quick
- Basic 4.x files and gives a comprehensive report containing a
- list of all subroutines, functions, constants, labels and
- variables. Variables are broke down into two types, global
- or local in scope. I hope you find Xref useful.
-
- USING XREF
- Using Xref is very easy, You simply save your Quick
- Basic program as a ASCII text file, (ATL-F, A) then type:
-
- XREF (PATH\)[FILENAME.EXT]
-
- After Xref is done you will be presented with a screen that
- allows you to customize the report you your liking. The only
- draw back to Xref is it won't scan $INCLUDE file, (Version
- 2.0 will, most likely, fix this problem.) That's it, it's
- that easy, just follow any directions on the screen and you
- should have no problems in finding that elusive bug, WHAT DID
- I NAME THAT VARIABLE? WHAT PARMS. DOES THAT SUBROUTINE CALL
- FOR? Ect., Ect., Ect.
-
- LEGAL STUFF
- XREF is a shareware program with all rights reserved,
- ANY donation will be greatly appreciated, but donations of
- $10.00 or more will net you the source code listing and any
- updates. Please, if you find this program useful take the
- time to thank the author! Send all donations to:
-
- Dean Hodges
- P. O. Box 571
- Yucaipa, Ca. 92399
-
- Any questions may be sent to me here on GEnie or by calling
- GEnie mail D.HODGES7
- -or-
- The Zoo BBS
- (714) 794-2906
- send mail to User number 3 (The Zoo Keeper #3)
-
- Thank you,
- Dean Hodges
-