home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / RCPM / LUX80.ARK / NSWP207.NTS < prev    next >
Text File  |  1987-03-04  |  3KB  |  71 lines

  1. Dave Rand
  2. 10232 - 160 St.
  3. Edmonton, Alberta  Canada
  4. T5P 3E9
  5. (403) 484-4114
  6. 04/04/84
  7.  
  8.  
  9. Notes on NSWP 204
  10. -----------------
  11.  
  12. NSWP 204 has a few new features! First, limited CPM 3 has been established,
  13. in that if you have BDOS version over 3.0 (which may include MPM), you may
  14. now run with ALV banked. NSWP will use the BDOS call to obtain the ALV
  15. information. This also applies to the 16 bit version.
  16.  
  17. Before 204, if you attempted to delete a file that was currently tagged,
  18. it was not removed from the tagged file size. It is correctly handled in all
  19. cases now.
  20.  
  21. NSWP now saves the SP, rather than (SP), in order to support totally non-
  22. standard implementations of BDOS and CCP.
  23.  
  24. When using the '?' function, the current disk information, along with the
  25. tagged file size.
  26.  
  27. The copy file speed has been further optimized by elimination of a redundant
  28. BDOS call (deleting a file, when we know it ain't there!).
  29.  
  30. NSWP has been modified to better support MPM and MPM86 by doing a rename
  31. after a copy operation. This will drop the copy speed slightly, nullifying
  32. the effect of the above change.
  33.  
  34. If you find anything else, please drop me a line...
  35.  
  36. Notes on NSWP 205
  37. -----------------
  38.  
  39. NSWP 204 introduced a bug that would not allow you to copy a file if
  40. that file was set to R/O, unless you had a destination that was ALSO
  41. R/O!
  42.  
  43.  
  44. Notes on NSWP 206
  45. -----------------
  46.  
  47. NSWP 206 has further CPM 3 features, such as using the display-and-return
  48. error mode. As well, NSWP now fully implements the $$$ copy file techinque,
  49. for both regular and SQ/USQ file copy operations. This will permit the use
  50. of 'PUBLIC' BDOS patches, and full use under MPM, as well as concurrent CPM
  51. 86. You may now log directly to a drive/user from the CCP, by using
  52. the syntax NSWP A4:*.*, or more simply NSWP A4 . NSWP now uses the same
  53. routine for CCP logon, as it does for the LOG command within NSWP. If you
  54. have selected a group of files (*.QQZ, for example), this information is
  55. displayed at logon.
  56.  
  57. 07/07/84
  58. NSWP 207
  59. --------
  60.  
  61. NSWP 207 has the last of the CPM 3 features, and concurrent as well, this
  62. being the multisector IO feature. This speeds file transfers under these
  63. operating systems by at LEAST 1.5 times, and it even handles physical IO
  64. errors whilst doing this. Also, the copy command has been alterted so that
  65. if you copy to a DIFFERENT drive, the disk system is reset. This will permit
  66. fast copies to the same diskette, and the ability to freely change the
  67. destination disk!
  68.  
  69.  
  70.  
  71.