home *** CD-ROM | disk | FTP | other *** search
- ECHO OFF
- IF NOT EXIST iamclear.mem GOTO only
- ECHO
- ECHO Loading TFO set-up module....
- TFO UTILITY
- goto :exit
- :only
- cls
- echo The Front Office will only run on either a hard disk or 3 1/2 inch micro
- echo floppy disk computer, and prefers 640,000 characters of ramdom memory.
- echo HELP runs from the file TFO UTILITY, but first The Front Office must be
- echo installed on your hard disk.
- echo To run the special TFO UTILITY file, type TFO UTILITY from your C:\TFO
- echo prompt. UTILITY is primarily used for installing updates, but also offers
- echo access to the H E L P system. Note also that when you type TFO from
- echo your C:\TFO prompt for the first time TFO will call the UTILITY program
- echo automatically, because index files have not been created as yet. The
- echo <S>-Setup, <I>-Index and the <U>-Update selections from the UTILITY menu
- echo will each index all files. There are some 85 index files.
- echo .
- echo Thank you!
- :exit