home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / f / fs_rmv30.zip / RMPRINT.BAT < prev    next >
DOS Batch File  |  1992-08-12  |  2KB  |  40 lines

  1. ECHO OFF
  2. CLS
  3. ECHO **** PRINT - INTRODUCTION TO RECIPE MANAGEMENT  ****
  4. ECHO *
  5. ECHO *  There is a total of four pages to print. 
  6. ECHO *
  7. ECHO *  Turn your printer off.  Using continous paper; feed one page into 
  8. ECHO *  printer so that the printhead is positioned two lines below the 
  9. ECHO *  paper fold.
  10. ECHO *  Turn on your printer; this automatically sets "Top of Page". 
  11. ECHO *  
  12. ECHO *  The information on these four pages will explain how to install the  
  13. ECHO *  software and how to get started. 
  14. ECHO *  
  15. ECHO *  
  16. PAUSE
  17. CLS
  18. ECHO         ************ PRINTING NOW IN PROGRESS. ***********
  19. ECHO *  Thank you for taking the time to look at our software. Getting a 
  20. ECHO *  software program up and running is time consuming for the operator 
  21. ECHO *  because all that you see on the screen or in the printed documentation
  22. ECHO *  is brand new. 
  23. ECHO *                                                     
  24. ECHO *  Installing the program is easy; installing the operator takes more time.
  25. ECHO *  We have provided sample data with this package to help the operator feel 
  26. ECHO *  more assured and become acclimated in his/her own time.
  27. ECHO *                                                                         
  28. ECHO *  SAMPLE DATA:
  29. ECHO *  The information stored in the files is just a sample of data you might
  30. ECHO *  find in an operation. You need not worry about ERASING something or 
  31. ECHO *  causing the computer to go nuts. 
  32. ECHO *  Look at ... Cost ... Adjust Yields  and print out severl of the sample
  33. ECHO *  recipes to get the feel of how the program functions.  
  34. ECHO *  I suggest that you add seveal recipes and perform as many different
  35. ECHO *  functions as you can think of prior to clearing out the files for your 
  36. ECHO *  own use. 
  37. ECHO *  
  38. COPY README.1ST PRN   
  39. CLS
  40.