home *** CD-ROM | disk | FTP | other *** search
- COMPALL2.PRG
- dBase IV Source Code Compiling Program
- Written By James Thomas A.K.A. Isprg Using dBase IV Ver 1.1
-
-
- This is a new, improved version of the COMPALL.PRG I previously loaded on
- the BBS. The previous version I loaded required an external structure file
- to create a database, and I copied the file to the BBS asking for help on how
- to create a database on the fly. "Hman" provided the solution with the
- Makestru() function he provided. Thanks to him, the program works as I had
- orginally hoped it would.
-
- If you are unfamiliar with the first version (COMPALL.PRG), this program
- compiles all source code files in a directory. It is very similar to the
- BUILD utility that comes with dBase IV. I wrote this program to overcome
- a memory problem I had when running BUILD on a LAN. I hope it may be of
- use to you.
-
- (THIS PROGRAM CANNOT BE RUN FROM RUNTIME).
-