home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / simtel / sigm / vols000 / vol077 / nzcpr-16.doc < prev    next >
Text File  |  1984-04-29  |  2KB  |  47 lines

  1.  
  2. ***  NZCPR Version 1.6 of 08/03/82  ***
  3.  
  4.  
  5.  
  6. This version resolves the differences between my version 1.1 and
  7. Paul Traina's version 1.4 of changes to ZCPR. In addition, several
  8. useful additions suggested by others along the way have been added,
  9. usually as conditional assembly to allow you to ignore them if you
  10. so choose. Since NZCPR-14 has been out awhile, the shorter DIF file
  11. between that and NZCPR-16 is supplied as well.
  12.  
  13. Noteworthy changes are as follows:
  14.  
  15. 1) Splitting up conditionals for TYPE, LIST, and DIR so that TYPE and
  16.    DIR can be generated separately from each other. LIST still must
  17.    have TYPE to be used, but TYPE can be generated without LIST.
  18.  
  19. 2) TYPE changed to allow only carriage return, line feed, form feed,
  20.    tab, bell, and the WordStar (tm) end of line hyphen among the
  21.    non-displayable chars -- all other control chars are tossed.
  22.  
  23. 3) High-order bit used to delimit message strings stripped in OUTPUT,
  24.    to prevent getting unwanted graphic chars in a DIR listing after
  25.    using control-P.
  26.  
  27. 4) Cleaned up and conditional'ed the dynamic user area control feature.
  28.  
  29. 5) Genned in the original Digital Research copyright notice. If some
  30.    scoundral tries to turn an undeserved profit on ZCPR ala IE/MODEM,
  31.    I expect Digital Research to fall on them.
  32.  
  33. 6) The usual minor internal documentation changes.
  34.  
  35. Note that no version of NZCPR that I know of allows all options to
  36. be assembled in at once, i.e. if you want SECURE mode, you'll probably
  37. need to give up TYPE and/or DIR, and vice/versa. Make sure that after
  38. you select the options you want, that the generated output still fits
  39. in the 2k space allowed by CP/M, or you will be sorry.
  40.  
  41. Address comments or appeal for help to me on the Hyde Park RCPM
  42. in Chicago. I'm all ears.
  43.  
  44.                 Steve Bogolub
  45.                 08/03/82
  46.  
  47.