home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dbase / computl2.arj / README.DOC < prev   
Encoding:
Text File  |  1991-06-27  |  887 b   |  20 lines

  1. COMPALL2.PRG
  2. dBase IV Source Code Compiling Program
  3. Written By James Thomas A.K.A. Isprg Using dBase IV Ver 1.1
  4.  
  5.  
  6. This is a new, improved version of the COMPALL.PRG I previously loaded on
  7. the BBS.  The previous version I loaded required an external structure file
  8. to create a database, and I copied the file to the BBS asking for help on how
  9. to create a database on the fly.  "Hman" provided the solution with the 
  10. Makestru() function he provided.  Thanks to him, the program works as I had
  11. orginally hoped it would.
  12.  
  13. If you are unfamiliar with the first version (COMPALL.PRG), this program
  14. compiles all source code files in a directory.  It is very similar to the
  15. BUILD utility that comes with dBase IV.  I wrote this program to overcome
  16. a memory problem I had when running BUILD on a LAN.  I hope it may be of
  17. use to you.
  18.  
  19. (THIS PROGRAM CANNOT BE RUN FROM RUNTIME).
  20.