home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / genapps / fm_tree.arj / READ.ME < prev    next >
Text File  |  1989-08-17  |  2KB  |  52 lines

  1. You should have the following files on the distribution disk.
  2.  
  3.           MYFAMILY.EXE     program file
  4.           SAMPLE.EXE       sample files and documentation
  5.           READ.ME          this file
  6.  
  7. FLOPPY DRIVE USERS 
  8. You will need two blank formatted diskettes.  (To format a disk,
  9. insert the DOS diskette in drive A: and the blank diskette in drive B:
  10. and at the DOS prompt type:  Format B:).   Insert the original program
  11. disk in drive A: and at the DOS prompt type:
  12.  
  13.                      copy myfamily.exe B:
  14.  
  15. The second disk will contain the sample data files and the
  16. documentation file.  Insert this disk in drive B: and type:
  17.  
  18.                      sample b:
  19.  
  20.  
  21. HARD DRIVE USERS 
  22. Create a directory on your hard drive to store the program.  At the
  23. DOS prompt type:
  24.                      md \myfamily
  25.  
  26. It is not mandatory to name the subdirectory "myfamily", any valid
  27. subdirectory name may be used.  Make this the current directory by
  28. typing:    
  29.                      cd \myfamily
  30.  
  31. To copy the files into this directory place the program disk in
  32. Drive A: and type:   copy A:*.*
  33.  
  34. To extract the sample files and documentation file type:
  35.  
  36.                      sample
  37.  
  38. -----------------------------------------------------------------------
  39. After performing the above steps the following files should appear
  40. on your hard drive or floppy diskettes:
  41.                            SAMPLE.DBF
  42.                            SAMPLE.DBT
  43.                            MFMANUAL.TXT
  44.  
  45. In order to print the documentation file enter the following command at
  46. the DOS prompt:
  47.  
  48.                      copy mfmanual.txt prn
  49.  
  50. After the above steps are completed you may run the program by typing:
  51.                      myfamily
  52.