home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / MULTPT26.ZIP / README.BAT < prev    next >
DOS Batch File  |  1991-11-12  |  5KB  |  67 lines

  1. echo off
  2. cls
  3. echo  ┌─────────────────────────────┤ Welcome to ├─────────────────────────────┐
  4. echo  │                                                                        │
  5. echo  │ ┌─┬───┬───┐                             ┬─┬─────┐                      │
  6. echo  │ │ │   │   │                             │ │     │                      │
  7. echo  │ │ │   │   │ ┬┬ ┬ ┬┬   ┌┬┬┐ ┬┬    ───    │ ├─────┘ ┬┬─┐ ┬┬ ┌┬┐ ┬ ┌┬┬┐   │
  8. echo  │ │ │   │   │ ││ │ ││    ││  ││           │ │       │├┬┘ ││ │││ │  ││    │
  9. echo  │ ┴─┴   ┴   ┴ └┴─┘ ┴┴─┘  ┴┴  ┴┴           ┴─┴       ┴┴└  ┴┴ ┴┴└─┘  ┴┴    │
  10. echo  │                                                                        │
  11. echo  │ Multi-Print (MP) is the most flexible, easy-to-use text printing       │
  12. echo  │ program available.                                                     │
  13. echo  │                                                                        │
  14. echo  │  * Print in PORTRAIT mode on both sides of the paper on ANY printer.   │
  15. echo  │                                                                        │
  16. echo  │  * Print in LANDSCAPE mode on HP LaserJets, Epson -or- Toshiba         │
  17. echo  │    printers--in any of 3 different styles, with up to 4 pages/sheet.   │
  18. echo  │                                                                        │
  19. echo  │    Four fonts are included to provide high quality printed text on     │
  20. echo  │    LaserJets, and to let us print "sideways" on Epson/Toshiba printers.│
  21. echo  │                                                                        │
  22. echo  │                                                                        │
  23. echo  └────────────────────────────────────────────────────────────────────────┘
  24. pause
  25. cls
  26. echo  ┌─────────────────────────────┤Packing List├─────────────────────────────┐
  27. echo  │                                                                        │
  28. echo  │                                                                        │
  29. echo  │  You should find these file here: : :                                  │
  30. echo  │                                                                        │
  31. echo  │        MP.Exe    Multi-Print itself                                    │
  32. echo  │        MP.Doc    Your manual                                           │
  33. echo  │  Quik-Ref.Doc    A brief "quick reference guide"                       │
  34. echo  │  Test-250.Doc    A 250-column wide file to help you test MP's          │
  35. echo  │                  wide (1-column) printing option.  This option is      │
  36. echo  │                  great for printing spreadsheets, databases, etc.      │
  37. echo  │  To-Order.Doc    An order form (for all our programs)                  │
  38. echo  │                                                                        │
  39. echo  └────────────────────────────────────────────────────────────────────────┘
  40. pause
  41. cls
  42. echo  ┌─────────────────────────────┤ To Begin ::├─────────────────────────────┐
  43. echo  │                                                                        │
  44. echo  │                                                                        │
  45. echo  │  MP is menu driven, supports a mouse, and is so easy to use you may    │
  46. echo  │  not need the manual.                                                  │
  47. echo  │                                                                        │
  48. echo  │  In fact, we urge you to run MP (type:  MP ─┘) and then print the     │
  49. echo  │  file QUIK-REF.DOC.                                                    │
  50. echo  │                                                                        │
  51. echo  │   * Print this short (4 page) quick reference guide several times      │
  52. echo  │     using different options.                                           │
  53. echo  │                                                                        │
  54. echo  │   * Experiment by printing short files to get a feel for how MP's      │
  55. echo  │     options work and which ones you prefer.                            │
  56. echo  │                                                                        │
  57. echo  │                                                                        │
  58. echo  │                                                                        │
  59. echo  │  Feel free to call or write us with suggestions and comments.  We're   │
  60. echo  │  committed to making Multi-Print an indispensible utility.             │
  61. echo  │                                                                        │
  62. echo  └────────────────────────────────────────────────────────────────────────┘
  63.  
  64.  
  65.  
  66.  
  67.