Orlando Florida
06/15/91
ķ
 This is a private work by Robert Morgan.                                
Ķ
 There may not be any fee charged for this program at all. Including, but
 not limited to a charge for disk transfer or any other scheme someone   
 can dream up to receive compensation from my work. This work is free.   
 If you paid anything for it, you should not have.                       
Ķ
 I dedicate all such freeware programs of mine to those sharing          
 developers who were kind enough to help me in my time of learning.      
Ľ
  What:
  Libmake.exe

  Why:
  LibMake creates the proper files to help you create a new library
  with only the .prg files.

  How:
  LibMake creates 3 files.

  1. LIBMAKE.rmk <--- Standard RMAKE.rmk file to compare dates & times
  2. LIBMAK?.bat <--- A batch file to execute the whole process.
  3. MAKELIB.    <--- Script response file for the LIB utility.

  To use MakeLib:

  Put MakeLib in your dos path. I personaly have most if not all
  of my Clipper specific utilities in a special directory for that
  purpose. All you need to have though, is access to MakeLib, how
  you do that is your business.
 ͻ
 Step 1
 ͼ
  After starting MakeLib, enter the name of your new library and press enter.

  When MakeLib is finished running the name of your batch file to create
  your new library is LIBMAK + the first letter of the Library that you
  wish to create. For instance if you entered JDOELIB as the name of your
  library the the batch file name will be 'LIMAKJ.bat'.

  That's it.
 ͻ
 Step 2
 ͼ
  Just execute the batch file and you have a Library.
Ŀ
 I may be reached through the following:      
 Robert L. Morgan /dba/ Morgan Consulting     
 Orlando,Fl                                   
Ĵ
 Office (407) 277-5198                        
 Bbs    (407) 277-2007 'The Orlando Bullet'   
 CIS    70302,3574                            

* NOTE
LibMake depends upon 2 external programs, RMAKE.exe and LIB.exe. If
you do not have these programs, especialy LIB.exe you can not execute
the creation of a library so you may as well stop right here.
