home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / lisp / x / 203 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1008 b   |  29 lines

  1. Newsgroups: comp.lang.lisp.x
  2. Path: sparky!uunet!caen!sol.ctr.columbia.edu!src.honeywell.com!hadden
  3. From: hadden@src.honeywell.com (George D. Hadden)
  4. Subject: (write-byte), (read-byte)
  5. Message-ID: <1992Aug26.221840.24513@src.honeywell.com>
  6. Sender: news@src.honeywell.com (News interface)
  7. Nntp-Posting-Host: darkstar.src.honeywell.com
  8. Organization: Honeywell Systems & Research Center
  9. Date: Wed, 26 Aug 1992 22:18:40 GMT
  10. Lines: 17
  11.  
  12. it used to be the case that these functions didn't work correctly
  13. under msdos because (possibly among other things) xlisp closed the
  14. file upon reading a byte corresponding to ascii ctrl-z.  (or maybe it
  15. closed the output file on WRITING a ctrl-z -- i don't remember for
  16. sure.) 
  17.  
  18. anyway, do any of you know whether this is fixed yet? 
  19.  
  20. thanks,
  21.  
  22. -geo
  23. ---
  24. George D. Hadden, Honeywell Systems and Research Center
  25.       *** Where "Research" is our middle name! ***
  26. 3660 Technology Drive, Minneapolis, MN 55418 -- (612)782-7769
  27. hadden@src.honeywell.com -or- hadden@umn-cs.cs.umn.edu
  28.  
  29.