home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / jsage / znode3 / uploads / ctlcv11b.lbr / -READ.ME next >
Encoding:
Text File  |  1993-06-07  |  1.1 KB  |  24 lines

  1. CTRLCVT Version 1.1-002 Release Notes
  2.  
  3. Well, I attempted to fix a few problems from before, but only got as far as
  4. adding one feature.  If you are running ZCPR 3.3 or greater, and CTRLCVT can
  5. not open the file, it will inform ZCPR of the error, allowing your error
  6. handler to do its thing, possibly telling you what happened.  This feature HAS
  7. been tested with EASE, and should work with other handlers such as Z33ERR07.
  8.  
  9. I still have a problem with file specifications of the form:
  10.  
  11. FOO:BAR.BAR
  12.  
  13. If the named directory FOO does not exist, then CTRLCVT tries to log disk F.
  14. I am quite sure that this is fixable in that I should not rely on ZPRSFN to do
  15. all the gruntwork in parsing.  I just didn't feel like fixing it yet.  If
  16. anyone out there feels like it, give me a holler and tell me what you did, and
  17. I'll put it in the next version.  I can't pay you, but I will put your name
  18. all over the help file and source code, thereby insuring you of the fifteen
  19. minutes of fame that the late Andy Warhol talked about.
  20.  
  21.   --Curtis R. Anderson
  22.    6-JUN-1990
  23. T tries to log disk F.
  24. I am quite sure that this is fixable in that I should