home *** CD-ROM | disk | FTP | other *** search
/ Power CD-ROM!! 8 / Power CD-ROM 8.iso / dos / jetcol / whatsnew.doc < prev   
Encoding:
Text File  |  1994-10-15  |  7.1 KB  |  196 lines

  1. JETCOL34
  2. Fixed bug in append -A option.
  3.  
  4. Fixed bug in -U option when used with multiple files.
  5.  
  6. Added  left justify feature -[xx. Allows you to reduce or eliminate
  7. document's own built in margin. Also allows text to be left flushed.
  8.  
  9. 7font.2cl now contains european accented fonts (ASCII 128-159). A complete set
  10. of european fonts in all sizes is available as an option.
  11.  
  12. New -J-2 option eliminates printer control codes and font downloading.
  13.  
  14. JETCOL33
  15. JETCOL can now be used in landscape mode on most laser printer models.
  16.  
  17. JETCOL will now print from 1 to 6 columns per page. This is particularly useful
  18. for printing labels and lists.
  19.  
  20. JETCOL will now allow a column width from 20 to 160 characters. The wider column
  21. widths will be useful for landscape mode or printing one 160 character-wide
  22. column across the page in portrait mode. Programmers will find the wider columns
  23. userful for printing source code listings.
  24.  
  25. These features can be combined with the text width reformatting option -&R.
  26.  
  27. The -N option has been modified to allow independant control of which options
  28. print at the lower left corner. See docs.
  29.  
  30. The -R right margin option has been modified to specify the right margin in
  31. tenths of an inch rather than in spaces. Read JETCOL.DOC for more info.
  32.  
  33. Added -Y4 function to modify preset options without resetting all others.
  34.  
  35. JETCOL32
  36. Added -# option to allow user specified printer setup string. This allows the
  37. user to select features supported by some printer models such as scalable fonts,
  38. duplex (two-sided) printing.
  39.  
  40. JETCOL31
  41. Minor modifications for compatibility with 2MENU a new JETCOL interface for use
  42. with MS-Windows. See PRODUCTS.DOC
  43.  
  44. JETCOL30
  45.  
  46. Added a -Y3 option to ignore custom default settings and,instead, use the
  47. standard defaults. This is intended for use with the 2COL menu/editing
  48. interface for MS Windows. It can also be used with WP and WFW macros. This
  49. command is only relevant for registered users. For more information about the
  50. new Menu interface see PRODUCTS.DOC.
  51.  
  52. Added option "-@" to print pages in reverse. This eliminates paper shuffling.
  53. You can choose to print all or only the even or odd pages in reverse order.
  54.  
  55. Modified even/odd printing to allow printing either the even pages first or the
  56. odd first. The -E option will now ask you if you want to print odd pages next.
  57.  
  58. Added option -&R to allow paragraph reformatting. This will allow the entire
  59. width of a document to be expanded or contracted. This allows you to print
  60. fewer characters per column, spreading the print out for better readability. It
  61. is also useful when printing a narrow formatted document to better utilize the
  62. full column width. This option is for registered users but unregistered users
  63. can test it with the -K option.
  64.  
  65. Automargin has been modified to assume a document width equal to the reformat
  66. setting specified rather than the actual document width. Automargin will assume
  67. the wordwrap setting instead of the actual document width if the wordwrap
  68. setting is less than the actual document width.
  69.  
  70. The escape character and the character following it are now deleted in wordwrap
  71. mode. In standard mode the escape is converted to ASCII 254.
  72.  
  73. Now treats a single Carriage Return as a CR/LF.
  74.  
  75. Improved printing of Wordstar documents.
  76.  
  77. JETCOL27
  78. Worked around compiler bug which caused -N option to not print page numbers.
  79. Added macro to print from BOXER text editor
  80.  
  81. JETCOL26
  82. Fix automargin bug which did not always provide the margin requested.
  83. Added a page length adjustment to the -D (page delimit) function.
  84.  
  85. JETCOL25
  86. Fix compatibility problems with DOS 6 and QEMM
  87.  
  88. JETCOL24
  89. Support added for printing Wordstar files
  90. Page length adjustment added for A4, legal, etc (-!xx).
  91.  
  92. JETCOL23
  93. Rewritten for new compiler. Bug reports appreciated :-)
  94.  
  95. Wordwrap/filter (-&) feature added to print some wordprocessor files (such as
  96. .WRI, WS, WP Generic).
  97.  
  98. A WP and WFW macros are available for registered users to print with JETCOL
  99. without leaving WP or WFW.
  100.  
  101. Automargin modified to automatically switch on wordwrap when lines are longer
  102. than column width unless -&- is included on the command line.
  103.  
  104. The -V option now allows a percentage to be specified which determines whether
  105. partial last pages will be filled or eliminated.
  106.  
  107. JETCOL22
  108. Modified for compatibility with the new HP LJ4 printer.
  109. Improved the -V option interface
  110. Changed default left margin to 7 spaces
  111.  
  112. JETCOL21
  113. When using the -V option, JETCOL will now let you modify the line spacing to
  114. either fill or eliminate partial pages at the end.
  115.  
  116. JETCOL20
  117. Fix Automargin bug.
  118.  
  119.  
  120. JETCOL19
  121. Added function (-V) to provide a page count before printing.
  122. Fixed bug that caused program to hang when trying to skip (-s) past end of file.
  123.  
  124. JETCOL18
  125. Restore standard DOS printer timeout.
  126.  
  127.  
  128. JETCOL16
  129. Fix problem with pathnames exceeding 30 characters.
  130.  
  131. JETCOL15
  132.  
  133. Option (-Y) to customize default settings. Eliminates the need to enter
  134. command line options every time you run the program. Eliminates the need for
  135. batch files.
  136.  
  137. Option (-?) causes JETCOL to ask for filenames to print. Useful when JETCOL is
  138. run from a menu or an icon. Filenames can still be entered on the command line
  139. as well.
  140.  
  141. Modified the (-O) option, which prints odd pages only, to ask whether the user
  142. wants to print even pages next. This allows for printing both sides without
  143. rerunning the program.
  144.  
  145. A "press any key to continue" message now appears whenever JETCOL displays a
  146. message at exit. This makes it possible to read error messages when run from an
  147. icon or a menu program. Previously,under these conditions the message would
  148. disappear before it could be read.
  149.  
  150. Registration codes are now individualized. This means that currently registered
  151. users must upgrade to use this new version of JETCOL. This is the first time an
  152. upgrade fee has ever been required for JETCOL. See registration in JETCOL.DOC.
  153.  
  154. The DOS printer timeout interval is now  decreased while JETCOL is running.
  155. Some people have commented that their system appears to hang sometimes while
  156. running JETCOL. This is due to the long timeout delay DOS uses for the printer
  157. before displaying an error message. If a shorter timeout causes any problems, I
  158. would appreciate hearing from you. It is good practice to make sure your printer
  159. is on-line before running JETCOL.
  160.  
  161. Added a JETCOL icon and a PIF file for Windows.
  162.  
  163. Added a serif to the letters "i" and "l" for better appearance.
  164.  
  165.  
  166. JETCOL14
  167.  
  168. Added a thin (light) fonts option to produce a less dense-looking printout.
  169.  
  170. Added a demo mode (-K) so that users can evaluate features available only in
  171. the registered version.
  172.  
  173. Added JETCOL descriptions suitable for vendor use or for uploading to BBS's.
  174.  
  175.  
  176. JETCOL12
  177.  
  178. Redesigned fonts for better readability and consistancy between sizes.
  179.  
  180.  
  181. JETCOL11
  182.  
  183. Added automargin command to scan entire file before printing and automatically
  184. set margins and column width for best readability.
  185.  
  186. Added pagefix function which prints an exact number of pages per column,
  187. retaining all blank lines and page breaks.
  188.  
  189. Added right margin setting.
  190.  
  191.  
  192.  
  193. JETCOL10 - Initial release.
  194.  
  195.  
  196.