home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / textinfo / advmenu.arj / README < prev   
Encoding:
Text File  |  1988-05-21  |  2.6 KB  |  71 lines

  1.  
  2.                           ADVMENU
  3.  
  4. ADVMENU is a data base designed to work with the Norton Guides
  5. on line help program.  To use it you must own a copy of the Norton
  6. Guides (NG.EXE which comes with any of the language data bases.
  7. The file ADVMENU.NG contains help on the ADVBAS Basic Library by
  8. Mr. Tom Hanlin III.  ADVMENU was created and released by P. Sanders
  9. of Carlin, Western Australia.
  10.  
  11.  
  12. THANK YOU to
  13.                 Thomas Hanlin III, 1985-1987
  14.                 1712 Maple Hill Place
  15.                 Alexandria, VA 22302
  16.  
  17. and             Wayne Hammerly
  18.                 Hammerly Computer Services, Inc.
  19.                 8008 Sandy Spring Rd
  20.                 Laurel MD, 20707
  21.                 (301) 953-2191
  22.  
  23. for providing the ADVBAS routines and information on the commercial
  24. version of ADVBAS, the excellent ProBas Professional Basic Programming
  25. Library (available from Hammerly).
  26.  
  27. THANK YOU to
  28.                 Peter Norton Computing Inc
  29.  
  30. for providing the NORTON GUIDES
  31.  
  32. This on line guide was produced with the NORTON GUIDES program (c)
  33. Peter Norton Computing.
  34.  
  35.  
  36.  
  37. To use the on line guide, all you need to do is type "NG" (without
  38. the quotes of course). The help facility is then called by pressing
  39. the shift and the F1 key. The setup and use of the guide is then
  40. accessed with the cursor keys, the page, home, and end keys. You will
  41. find that the help screen normally occupies half of the screen,
  42. however if you press the F9 key the screen expands to full screen.
  43. The rest of the on line help is self explanatory, and intuitive in
  44. use.
  45.  
  46. The help is context sensitive, using the memory resident program to
  47. access a section of the database on disk. This access is very fast.
  48.  
  49. i.e. if you type the word print, and then press SHIFT F1 the on line
  50. help will display the first entry it finds with the word "print".
  51.  
  52. You may also start the Norton Guides with another program e.g.
  53. QuickBASIC, this will run both the guides and QuickBASIC, and when
  54. exiting QuickBASIC, the memory resident portion of Norton Guides will
  55. be removed from memory.
  56.  
  57. e.g. NG QB /h filename /L ADVBAS
  58.  
  59. The information contained in the on line help is essentially the
  60. ADVBAS.DOC file supplied with the ADVBAS.ARC program. It has been
  61. edited slightly to enable use with the NORTON GUIDES.
  62.  
  63.  
  64. I would reccommend that anybody using ADVBAS routines consider the
  65. purchase of ProBas, as it has more facilities, and works with
  66. QuickBASIC v4.
  67.  
  68. You are not obliged to keep this file on disk, however I would
  69. suggest that you include it with any copies you provide to other
  70. users.
  71.