home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / PA / PA011B.ZIP / HELP.BAT < prev    next >
DOS Batch File  |  1990-04-17  |  2KB  |  31 lines

  1. ECHO OFF
  2. IF NOT EXIST iamclear.mem GOTO only
  3. ECHO     
  4. ECHO Loading TFO set-up module....         
  5. TFO UTILITY
  6. goto :exit
  7. :only
  8. cls
  9. echo The Front Office will only run on either a hard disk or 3 1/2 inch micro
  10. echo floppy disk computer, and prefers 640,000 characters of ramdom memory.
  11. echo HELP runs from the file TFO UTILITY, but first The Front Office must be
  12. echo installed on your hard disk. To do this:
  13. echo    1.  Place diskette one in drive A: or B:. You will be prompted for a
  14. echo        second and third, if any.
  15. echo     2.  Log onto your A: drive and type 'install' and touch [Enter]
  16. echo    3.  During the install you can accept the default directories 
  17. echo        that are given or change the directory titles and drive letters.
  18. echo TFO allows you to keep your database files on separate directories.
  19. echo To run the special TFO UTILITY file, type TFO UTILITY from your C:\TFO
  20. echo prompt.  UTILITY is primarily used for installing updates, but also offers 
  21. echo access to the H E L P system.  Note also that when you type TFO from 
  22. echo your C:\TFO prompt for the first time TFO will index all files
  23. echo automatically, because index files have not been created as yet. There
  24. echo are some 85 index files. Drive changes and other indexing and master file
  25. echo reconstruction can also be done using TFO UTILITY as well as from the TFO
  26. echo Main Menu using it's U-Utility selection and S-Setup. You should use the
  27. echo S-Setup when you start The Front Office for the first time.
  28. echo .
  29. echo                             Thank you!
  30. :exit
  31.