home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / print / 2col49.zip / READ.ME < prev    next >
Text File  |  1993-07-06  |  8KB  |  225 lines

  1. 2COL is a compressed print utility that will print 4  (or even 8 pages) on one
  2. side of a sheet of paper in 2 column format. It is intended for dot matrix and
  3. deskjet printers. Make sure your internal printer switches are set for
  4. Epson/Standard mode, not IBM mode. If you have a front panel pitch selector on
  5. your printer, it must be set to Program mode. If you are not sure about the
  6. front panel settings turn your printer off and then on immediately before
  7. running 2COL. This should reset the printer to program mode.
  8.  
  9. You might want to consult PRINTERS.TXT to determine the settings for your
  10. printer model before attempting any printing with 2COL.
  11.  
  12. PRINTING THE MANUAL:
  13.  
  14. To print the manual  on a 9-pin printer using 2col, type:
  15. 2COL 2COL.DOC (enter)
  16.  
  17. If your 9-pin printer cannot print 20 characters/inch, type:
  18. 2COL 2COL.DOC -W68 (enter)
  19.  
  20. To print the manual on a 24-pin printer, type:
  21. 2COL 2COL.DOC -Q (enter)
  22.  
  23. To print the manual on a Deskjet printer, type:
  24. 2COL 2COL.DOC -J1 -F4 (enter)
  25.  
  26.  
  27. DEMO:
  28.  
  29. To print an eight page demonstration of 2COL features, type:
  30.  
  31. DEMO2COL 9 <enter>      for 9-pin printers
  32. DEMO2COL 9 -W68 <enter> for 9-pin printers that cannot print 20 char/inch
  33. DEMO2COL 24 <enter>     for 24-pin (LQ) printers
  34. DEMO2COL J <enter>      for Deskjets
  35.  
  36.  
  37.  
  38. FILES INCLUDED:
  39.  
  40. 2COL.EXE     main program
  41. 2COL.DOC     manual
  42. 2COL.DES     long description for use by vendors or uploaders
  43. FILE_ID.DIZ  Short description for BBS systems
  44. DEMO2COL.BAT Program to demonstrate 2COL features
  45. COL.ICO      Windows Icon for 2COL
  46. 2COL.PIF     Program Information File for Windows
  47. PRINTERS.TXT Using 2COL with specific printer models.
  48.  
  49. WHATS NEW:
  50. 2COL49
  51. Worked around compiler bug which caused -N option to not print page numbers.
  52.  
  53. 2COL48
  54. Page length adjustment has been added to the -D (page delimit) option.
  55.  
  56. Printer initialization string has been modified to accommodate IBM type
  57. printers, such as the Proprinter II, Tandy, etc. These printers will only
  58. operate at 17 char/inch and must be used with the -W68 option.
  59.  
  60.  
  61.  
  62. 2COL47
  63. Fix DOS 6 and QEMM compatibility problems.
  64.  
  65. Added option (-J-2) to eliminate output of printer control characters. This
  66. allows output to be used for non-standard printers and sideways printing
  67. programs. It also permits four column printouts to be created.
  68.  
  69. 2COL46
  70. Support for printing Wordstar files added.
  71. Page length adjustment added (-!xx) for A4, legal, etc.
  72.  
  73. 2COL45
  74. Rewritten for new compiler. Bug reports appreciated :-)
  75.  
  76. Wordwrap/filter (-&) feature added to print some wordprocessor files (such as
  77. .WRI, WS, WP Generic).
  78.  
  79. New WP and WFW macros are available for registered users to print with 2COL
  80. without leaving WP.
  81.  
  82. Automargin modified to automatically switch on wordwrap when lines are longer
  83. than column width unless -&- is included on the command line.
  84.  
  85. The -V option now allows a percentage to be specified which determines whether
  86. partial last pages will be filled or eliminated.
  87.  
  88. 2COL43
  89. When using the -V option, 2COL will now let you modify the line spacing to
  90. either fill or eliminate partial pages at the end.
  91.  
  92. 2COL41
  93. Added option (-V) to provide a page count before printing.
  94. Fixed hang problem when trying to skip (-S) more pages than actually exist.
  95.  
  96. 2COL40:
  97. Deskjet support added:
  98. 2COL has been tested with the Deskjet 500 printer and appears OK. If you
  99. experience problems with your model, please let me know.
  100.  
  101. Fix problem with left margin (-M) option.
  102.  
  103. Restore standard DOS printer timeout value.
  104.  
  105. 2COL35
  106.  
  107. Fix problem with pathnames exceeding 30 characters.
  108.  
  109. Added option to print current date at page bottom.
  110.  
  111. Add printer initialization on second pass of odd/even printing.
  112.  
  113. Fixed problem which ocurred when using the fixpage option when printing
  114. odd/even and using the second pass option.
  115.  
  116. Added the ability to temporarily turn off options which were turned on with the
  117. customizing feature.
  118.  
  119. 2COL34
  120.  
  121. Option (-Y) to customize default settings. Eliminates the need to enter
  122. command line options every time you run the program. Eliminates the need for
  123. batch files.
  124.  
  125. Option (-?) causes 2COL to ask for filenames to print. Useful when 2COL is run
  126. from a menu or an icon. Filenames can still be entered on the command line as
  127. well.
  128.  
  129. Changed the standard default setting (-F) for the top margin from 4 lines to 0.
  130. This is a result of feedback on how most people are setting up their printers.
  131.  
  132. Modified the (-O) option, which prints odd pages only, to ask whether the user
  133. wants to print even pages next. This allows for printing both sides without
  134. rerunning the program.
  135.  
  136. A "press any key to continue" message now appears whenever 2COL displays a
  137. message at exit. This makes it possible to read error messages when run from an
  138. icon or a menu program. Under these conditions the message would disappear
  139. before it could be read.
  140.  
  141. The DOS printer timeout interval is now  decreased while 2COL is running.
  142. Some people have commented that their system appears to hang sometimes while
  143. running 2COL. This is due to the long timeout delay DOS uses for the printer
  144. before printing an error message. If a shorter timeout causes any problems, I
  145. would appreciate hearing from you. It is good practice to make sure your printer
  146. is on-line before running 2COL.
  147.  
  148. Added a 2COL icon and a PIF file for Windows.
  149.  
  150.  
  151. 2COL32
  152. Documentation improvements
  153.  
  154. 2COL30
  155. Added a DEMO2COL.BAT to illustrate 2COL features
  156.  
  157. Added a demo option (-K) which activates registered features for a one page
  158. printout.
  159.  
  160. Fixed a bug which occurred when wrapping long lines with a blank in the 81st
  161. position.
  162.  
  163.  
  164. 2COL29
  165. People were using the left margin option without reading the instructions first
  166. and were having problems. Additional warnings in LARGE PRINT were added to the
  167. documentation.
  168.  
  169.  
  170. 2COL28
  171. New Automargin feature scans each file before printing and determines optimum
  172. margin and column width settings. Very useful when you need to create a left
  173. margin for hole punching and binding.
  174.  
  175. Option added to print an exact number of pages/column, retaining all page breaks
  176. and blank lines.
  177.  
  178. Escape characters(27) are now filtered out and replaced with ASCII(254).
  179.  
  180. 2COL will now run slightly faster because trailing blanks have been eliminated
  181. from the end of each line.
  182.  
  183. Fixed bug that caused page header not to print immediately following form feed.
  184.  
  185. Line spacing control has been changed from n/72 inch to n/216 inch (n/180 for
  186. 24-pin). As a result there will be less variation in white space at the bottom
  187. of the page and lines will always be spread out as much as possible. Let me know
  188. if the change causes any problems with your printer.
  189.  
  190.  
  191.  
  192. 2COL27
  193. A left margin option has been added. Read the instructions carefully before
  194. using it.
  195.  
  196.  
  197.  
  198.  
  199. 2COL26
  200. Registered users can now direct output to a file instead of the
  201. printer. The file can then be used for printing in background while
  202. running other programs. This option can also be used to redirect output
  203. to LPT2, COM1, COM2, etc.
  204.  
  205. Also, registration requirements are now more flexible for 2col. Please read the
  206. "Registration" section of the manual.
  207.  
  208.  
  209.  
  210.  
  211. OTHER PROGRAMS:
  212. 2COL Professional- Produces an alphabetized index of words in the document by
  213. page and line number. Prints line numbers and footers. A list of common english
  214. words to be rejected from the index is supplied. The user can modify this list.
  215. The price is $75.
  216.  
  217.  
  218. JETCOL -  A laserjet version of 2col.Has ten specially designed soft
  219. fonts. The optimum sized font is automatically selected according to the
  220. degree of compression desired. This gives the effect of having continuously
  221. scaled fonts. Prints up to 10 pages on one side of a sheet of paper.
  222. Registration fee- $33.
  223.  
  224.  
  225.