home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / MISC / GAPQBDR.ZIP / FILES.TXT < prev    next >
File List  |  1994-01-05  |  1KB  |  37 lines

  1.  
  2.   QB45.ZIP contains all the files you need to utilize GAPQBDR
  3.   with Quick Basic 4.5.
  4.  
  5.   QB7.ZIP contains all the files you need to utilize GAPQBDR
  6.   with Basic 7.1.
  7.  
  8.   Both ZIPS contain the OBJ files (for the Private Routines), LIB,
  9.   and QLB files (with the exception of QB7.ZIP which does NOT contain
  10.   a QLB file since GAPQBDR will not work with Far Strings. You can
  11.   make your own QLB library for QBX by utilizing the supplied batch,
  12.   response, and OBJ files).
  13.  
  14.   You will also need the .BI files from the base part of the GAPQBDR
  15.   ZIP.
  16.  
  17.  
  18.   QB7.ZIP contains two OBJ Module ZIPs :
  19.  
  20.     QB7OBJ.ZIP    and
  21.     QB7OBJX.ZIP
  22.  
  23.     The QB7OBJX.ZIP contains OBJ modules that were compiled for the
  24.     QBX Integrated Environment. If you compile your programs from
  25.     the Command Line compiler - BC, and you need to re-create
  26.     the GAPQBDR LIB file, use the object modules from QB7OBJ.ZIP.
  27.  
  28.       If, on the other hand, you use QBX to create your program,
  29.       use the OBJ modules from QB7OBJX.ZIP to re-create the GAPQBDR.
  30.       QLB file.
  31.  
  32.       The difference between the OBJ modules is in how QBX loads
  33.       Quick Libraries (i.e., GAPQBDR.QLB). QBX will not load a
  34.       GAPQBDR.QLB where the files are not compiled in a certain
  35.       way.
  36.  
  37.