home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / pas / swag / newfor.310 < prev    next >
Text File  |  1994-12-02  |  769b  |  15 lines

  1. ┌──────────────────────────────────────────────────────────────────────────┐
  2. │                        SOURCEWARE ARCHIVAL GROUP                         │
  3. │                  NEW ADDITIONS TO READER.EXE VERSION 3.1                 │
  4. └──────────────────────────────────────────────────────────────────────────┘
  5.  
  6. 1. There was  a problem in READER 3.0  that gave an error after  you opened
  7. the 15th file for viewing. This was caused by a failure to close all of the
  8. open file handles on exit.  This has been fixed.
  9.  
  10. 2. The  PRINT funciton line counter  was incorrectly counting the  lines as
  11. the snipet was printed. Will now only allow 55 lines per page.
  12.  
  13. 3. Added the COPY/MOVE functions. Pressing CTRL[C] (Copy) or CTRL[M] (Move)
  14. will allow these features.
  15.