home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 500 / 436 / read.me < prev    next >
Text File  |  1987-04-14  |  2KB  |  48 lines

  1. ---------------------        !!! CHANGE OF ADDRESS !!!   -----------------
  2.  
  3.        My address will be changing as of June 1, 1987.  Please direct
  4.     any correspondence after that date to me at 1712 Maple Hill Place,
  5.     Alexandria, VA 22302.
  6.  
  7. ---------------------        !!! CHANGE OF ADDRESS !!!   -----------------
  8.  
  9.  
  10.      If you run into trouble with ADVBAS, please read the Operation Notes
  11. at the beginning of the ADVBAS.DOC manual.  Remember to declare any
  12. numeric variables used with ADVBAS routines as integers!
  13.  
  14.      ADVBAS comes with a complete set of object files for its routines.
  15. This will allow you to create your own QuickBASIC v2.x compatible library
  16. using the BUILDLIB utility provided with QuickBASIC. In order to create
  17. the library, use "BUILDLIB <ADVBAS.QB".  This will create ADVBAS.EXE from
  18. the object files.  You may edit ADVBAS.QB to include your own routines to
  19. create a customized ADVBAS.EXE.
  20.  
  21.      You may also create a customized version of ADVBAS.LIB if you have
  22. the LIB utility.  LIB comes with many of Microsoft's languages.  Here, the
  23. command is "LIB <ADVBAS.BS" to create the library.  Use a disk which does
  24. not already contain ADVBAS.LIB.
  25.  
  26.      The ADVBAS object files have been grouped in an archive, OBJECT.ARC,
  27. in order to reduce space requirements.  If you got ADVBAS from a BBS, just
  28. unARC this file the way you normally would.
  29.  
  30.      Contributors unfamilar with archives should use the enclosed ARCE
  31. utility to access the archive files.  The object code can be accessed
  32. using the command "ARCE OBJECT", and the source code by "ARCE SOURCE".
  33.  
  34.      My thanks to Vern Buerg, coauthor of ARCE, for his permission to
  35. include this handy utility with the ADVBAS disk.
  36.  
  37.  
  38. ***********---------------------------------------------------------***********
  39.                                  NOTICE!
  40.  
  41.       The object files are included for your convenience in creating your
  42.       own customized version of ADVBAS.  Such libraries are for your own
  43.       personal use only.  You may not distribute modified libraries to the
  44.       general public!  Such distribution is in violation of my copyright,
  45.       and I will not be amused.
  46.  
  47. ***********---------------------------------------------------------***********
  48.