home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / LJ2FLD30.ZIP / WHATS.NEW < prev   
Encoding:
Text File  |  1990-12-14  |  3.3 KB  |  75 lines

  1. +=============================================================================+
  2. |                  LJ2Fold - History of Changes and Revisions                 |
  3. +=============================================================================+
  4.  
  5. I would like to thank all of you have taken the time to report bugs and
  6. suggest enhancements to LJ2Fold.  To a very great degree, the evolution and
  7. success of LJ2Fold is due to YOUR participation.
  8.  
  9. In the following history report, user suggested enhancements and reported
  10. bugs are preceded by and asterisk.
  11.  
  12. Once again, many thanks to all!
  13.  
  14.                                         - InoVision Software
  15.  
  16. ===============================================================================
  17. Version 2.0:
  18.  
  19.     ( ) Added the ability to abort the print process at any time.
  20.     ( ) Added notice to information window when TAB characters were found.
  21.     (*) Changed the supported graphics characters.  This was done in order
  22.         to "beautify" the corners of the border when using graphics characters
  23.         201, 213, 214 and 219.
  24.     ( ) Fixed bug where printer was not getting reset if -Q-uit was replied
  25.         when asked to turn paper over on double sided printing.
  26.     (*) Fixed bug where line 66 (and multiples thereof) was being dropped.
  27.     (*) Fixed bug on single sided landscape line feeding once to often.
  28.     ( ) Expanded TAB characters to 3 (instead of 1) spaces.
  29.     (*) Fixed bug that left an extra sheet in the printer which had to be
  30.         feed out manually.
  31.  
  32. Version 2.5:
  33.  
  34.     ( ) Added additional border graphics
  35.     (*) Added ability to handle imbedded form-feed (0hc) in document.
  36.     (*) Tabs are now expanded to the proper number of spaces.
  37.     ( ) Bottom portion of screen shows document as it is being read.
  38.     (*) Moved message "Any key Aborts!" over 2 spaces to the right.
  39.     ( ) Added support for LPT1, LPT2, COM1 and COM2.
  40.         - It has been reported that LJ2Fold v2.5 is not compatible with
  41.          certain print spooling software.  If LJ2Fold "hangs" during the
  42.          print portion, try removing any print spoolers that you may have
  43.          installed, and rebooting your machine.  Then try LJ2Fold again.
  44.     ( ) LJ2Fold now verifies that the text document exists before executing.
  45.  
  46. Version 2.6:
  47.  
  48.     (*) Fixed bug with LPT2: not being recognized.
  49.  
  50. Version 2.7:
  51.  
  52.     ( ) Corrected display of "Printing Side One" not being displayed on
  53.         the proper line.
  54.     ( ) Non registered users are now shown all of the borders available but
  55.         are still limited on choices.
  56.     ( ) Added ability to print multiple copies.
  57.         Printing multiple copies is disabled in Evaluation version.
  58.     (*) Added "(This page intensionally blank)" message for blank pages.
  59.         This option can also be supressed via "Change" option.
  60.  
  61. Version 3.0:
  62.  
  63.     (*) Another elusive CHR$(12) (form feed) bug.
  64.         Seems that if a form feed occurs as the last line of a document then
  65.         a page file was created that was 0 bytes long causing a premature EOF.
  66.         (Error code 62).
  67.  
  68.     (*) Added the ability to print a cover sheet with downloadable fonts.
  69.  
  70.     ( ) Changed the appearance of the 'This page intentionally blank' message.
  71.  
  72.     ( ) Added the ability to save the default settings for a document and to
  73.        automatically load those defaults each time the document is used.
  74.  
  75.