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