home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / beehive / zcat / nswp208.lbr / NSWP208.DQC / NSWP208.DOC
Text File  |  1991-01-30  |  3KB  |  93 lines

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