home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / wp / mstrpr.zip / MSTRPRNT.TXT < prev   
Text File  |  1993-03-03  |  6KB  |  149 lines

  1. March 1, 1993
  2. ================================================================
  3.            MasterMind Software presents MasterPrint v1.0a
  4.                Written by Shawn Wallack CIS 72630,555
  5. ================================================================
  6.  
  7.                     This document has 5 sections.
  8.  
  9.                 <1> What is MasterPrint?
  10.                 <2> How do I install MasterPrint?
  11.                 <3> How do I run MasterPrint?
  12.         <4> The MSTRMIND.INI File
  13.                 <5> How do I remove MasterPrint?
  14.  
  15.  
  16. ================================================================
  17. <1> What is MasterPrint?
  18. ================================================================
  19. MasterPrint is a macro written in Microsoft WordBasic.  When you
  20. run the macro, MasterPrint offers you total control over printers
  21. and print jobs from one easy control panel.
  22.  
  23. MasterPrint allows you to easily select any open document for
  24. printing, any printer port or fax card, any set of page ranges
  25. or odd/even pages.  You can print the selected text or the
  26. current page.  You can print annotations or other supplemental
  27. document details.
  28.  
  29. The best way to understand MasterPrint is to install and run it.
  30.  
  31.  
  32.  
  33.  
  34.  
  35. ================================================================
  36. <2> How do I install MasterPrint?
  37. ================================================================
  38. The ZIP or EXE file that you opened includes a Word DOC file named
  39. MSTRMIND.DOC.  This file should be opened in a Word for Windows
  40. session.
  41.  
  42. Once open, the document will automatically set Word up for
  43. installation.  You will see an "Install" button.  If you press
  44. that button by clicking the mouse or using ALT+SHIFT+F9 with the
  45. keyboard, installation will begin.
  46.  
  47. You will be asked to confim installation.  If you say "Yes,"
  48. then all the MasterPrint macros will be copied into the NORMAL
  49. template (the default template) and will be available to any
  50. document that uses NORMAL as its template.  There is no need to
  51. rename MasterPrint to FilePrint since, the ALT+F+P command will
  52. run MasterPrint, not Word's basic FilePrint.
  53.  
  54. If you have any problems during installation, contact Shawn Wallack
  55. of MasterMind Software at CIS 72630,555.
  56.  
  57.  
  58.  
  59.  
  60.  
  61. ================================================================
  62. <3> How do I run MasterPrint?
  63. ================================================================
  64. To use MasterPrint, open a new document and base it on the NORMAL
  65. template (the default).  Or open a document that you already
  66. created that is based on the NORMAL template.
  67.  
  68. Issue the ALT+F+P command and MasterPrint will run.  MasterPrint
  69. will read and sort/parse data stored in MSTRMIND.INI for display
  70. in the Control Center dialog box.  This may cause a delay of less
  71. than 1 second on a fast machine.  (See section 4 for more)
  72.  
  73. Once in MasterPrint, understanding what to do is easy.  The best
  74. way to learn is by doing.  Press the buttons.  Look around.
  75.  
  76. There are six buttons on the main screen.
  77.  
  78. The OK button sends your print job to the printer port
  79. The Setup button is the same as running FilePrintSetup from Word.
  80. Options is for Word's printer option dialog.
  81. Defaults is to set MasterPrint's MSTRMIND.INI values.
  82. About is about MasterMind.
  83. Cancel is quit.
  84.  
  85. Everything is pretty simple.  Only the Defaults button may be
  86. confusing.  Read section <4> for help.
  87.  
  88.  
  89.  
  90.  
  91.  
  92. ================================================================
  93. <4> The MSTRMIND.INI File
  94. ================================================================
  95. MSTRMIND.INI is referred to by MasterPrint.  This file is created
  96. by MasterPrint (or by you in advance) and contains one section as
  97. follows:
  98.  
  99.     The MSTRMIND.INI file
  100.     ==================================
  101.         [MasterPrint]
  102.         Port1=WINFAX ON COM2:
  103.         Port2=IBM LASERPRINTER 4019 PS17 ON LPT1:
  104.         Port3=
  105.         Port4=
  106.         Beep=1
  107.         SkipFaxCheck=1
  108.         Name=Shawn Wallack
  109.         UserCode=
  110.  
  111. As you can see, each of the first four lines represents a
  112. printer or fax port.  These entries are optional, because
  113. MasterPrint will detect your current printer by default.
  114. MasterPrint removes duplicate entries and blank lines between
  115. entries.  Although the best way to setup MSTRMIND.INI is by
  116. using the Defaults button in MasterPrint, you may edit the file
  117. by hand if you know your port names.  Don't forget the colons!
  118.  
  119. Using the Default button to change MSTRMIND.INI is easy.  Press
  120. Default.  Select the current printer from the top line.  Copy
  121. that value into the Port1 entry space.  Press OK.  Press
  122. Setup.  Choose a different port.  Now copy the new Default
  123. value into the space provided for Port2.  Press OK.  Continue
  124. until all your printers have been included.
  125.  
  126. The SkipFaxCheck line is also optional.  SkipFaxCheck, when set
  127. to 1 will force MasterPrint NOT to display a warning if you print
  128. a range of pages to a port that has the string "COM" or "FAX" in
  129. its name.  It is presumed that you are faxing when any of these
  130. strings is found in your port name.  If you have chosen to fax a
  131. range, then a warning message reminds you that each range will be
  132. sent separately.  People with serial printers should set this
  133. value to 1.
  134.  
  135.  
  136.  
  137.  
  138. ================================================================
  139. <5> How do I remove MasterPrint?
  140. ================================================================
  141. 1. Remove entries from MSTRMIND.INI
  142. 2. Delete the Global macros whose names begin with beginning with
  143.         the word "MasterPrint"
  144.  
  145.  
  146.  
  147. End --
  148.  
  149.