home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / dbdbak20.zip / README < prev    next >
Text File  |  1988-05-23  |  973b  |  46 lines

  1. This is Data Base Designs "DBDBAK Ver 2.0" demo program. The ARC file 
  2. contains the following files:
  3.  
  4. 1. DEMO-A86.OBJ
  5. 2. DEMO-S87.OBJ
  6. 3. BAKA86.LIB
  7. 4. BAKS87.LIB
  8. 5. DIREC.DBF
  9. 6. DBDFILES.DBF
  10. 7. DIRS.COM
  11. 8. DIRLIST.COM
  12. 9, SPLIT.EXE
  13. 10.UNSPLIT.EXE
  14.  
  15. You must link the DEMO-xxx.OBJ file with the AUTUMN 86 (or SUMMER 87)
  16. version of Clipper and the included BAKxxx.LIB to produce the executable 
  17. file DEMO-xxx.EXE
  18.  
  19. If you are using the DOS linker:
  20.  
  21. LINK BAK-S87,,,clipper extend BAKS87 /se:254
  22.  
  23.      - OR -
  24.  
  25. LINK BAK-A86 extendc,,,clipper BAKA86 /se:254   
  26.  
  27. depending on which version of Clipper you are using.
  28.  
  29. ** EXTENDC.OBJ is provided on your Clipper system disc. **
  30.  
  31. Make sure the included COM and EXE files are in a subdirectory that DOS
  32. PATHs to so the program can find them at runtime.
  33.  
  34. If you have any questions, please call:
  35.  
  36.  
  37. Gary Gruber
  38. Data Base Designs
  39. 79-925 Trinidad Dr.
  40. Bermuda Dunes, Calif. 92201
  41. 619-345-6595
  42.  
  43.  
  44.  
  45.  
  46.