home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / Basic / XREF.ZIP / README.NOW next >
Encoding:
Text File  |  1992-03-04  |  1.9 KB  |  51 lines

  1.                        XREF Version 1.0
  2.                     Release date 22-Jan-92
  3.  
  4.  
  5. INTERODUCTION:
  6.      Xref was created out of pure frustration!  While Quick
  7. Basic is a fantastic language,  it can become tough to
  8. document if one doesn't keep track of all those subroutines,
  9. functions, constants, ect., ect., ect.  Xref goes a long way
  10. in bridging this gap.  What Xref does is scans your Quick
  11. Basic 4.x files and gives a comprehensive report containing a
  12. list of all subroutines, functions, constants, labels and
  13. variables.  Variables are broke down into two types, global
  14. or local in scope.  I hope you find Xref useful.
  15.  
  16. USING XREF
  17.      Using Xref is very easy, You simply save your Quick
  18. Basic program as a ASCII text file, (ATL-F, A) then type:
  19.  
  20. XREF (PATH\)[FILENAME.EXT]
  21.  
  22. After Xref is done you will be presented with a screen that
  23. allows you to customize the report you your liking.  The only
  24. draw back to Xref is it won't scan $INCLUDE file, (Version
  25. 2.0 will, most likely, fix this problem.) That's it, it's
  26. that easy, just follow any directions on the screen and you
  27. should have no problems in finding that elusive bug, WHAT DID
  28. I NAME THAT VARIABLE?  WHAT PARMS. DOES THAT SUBROUTINE CALL
  29. FOR?  Ect., Ect., Ect.
  30.  
  31. LEGAL STUFF
  32.      XREF is a shareware program with all rights reserved,
  33. ANY donation will be greatly appreciated, but donations of
  34. $10.00 or more will net you the source code listing and any
  35. updates.  Please, if you find this program useful take the
  36. time to thank the author!  Send all donations to:
  37.  
  38.                                   Dean Hodges
  39.                                   P. O. Box 571
  40.                                   Yucaipa, Ca. 92399
  41.  
  42. Any questions may be sent to me here on GEnie or by calling
  43. GEnie mail D.HODGES7
  44.    -or-
  45. The Zoo BBS
  46. (714) 794-2906
  47. send mail to User number 3 (The Zoo Keeper #3)
  48.  
  49.                                   Thank you,
  50.                                   Dean Hodges
  51.