home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14367 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!cs.utexas.edu!torn!cunews!revcan!micor!uuisis!bbs
  3. From: rrwood@uuisis.isis.org (Roy Wood)
  4. Subject: Re: TextEdit: Breaking the 32K limit (MPW)
  5. Organization: International Shared Information Service (Ottawa)
  6. Date: Sat, 22 Aug 92 14:36:56 GMT
  7. Message-ID: <L4wwPB1w164w@uuisis.isis.org>
  8. References: <1992Aug20.174621.11843@maths.tcd.ie>
  9. Sender: bbs@uuisis.isis.org
  10. Lines: 25
  11.  
  12. tim@maths.tcd.ie (Timothy Murphy) writes:
  13.  
  14. > rrwood@uuisis.isis.org (Roy Wood) writes:
  15. > >I know that Chris Wysocki released a Think Class Library replacement that
  16. > >allows files larger than 32K to be edited.  The source is available via ftp
  17. > >from (I think) ftp.rutgers.edu.  
  18. > I couldn't find anything relevant at rutgers.
  19. > Could you please check your information.
  20. > It would help too if you could give the directory
  21. > in which the code can be found,
  22. > or else the name of the program, so that one can ask archie.
  23.  
  24. Sorry about that.  I checked through my hard drive, and I don't have the
  25. file anymore, nor do I remember where I got it in the first place now.  The
  26. file was pointed out to me by someone in this group, so maybe they'll
  27. mention it again for us.  All I remember was that the ftp site had a lot of
  28. Think C source code (all in Think "C++" code).
  29.  
  30. If you are interested, I've written some straight C code that does the job,
  31. though it still has a few quirks....
  32.  
  33. -Roy
  34.  
  35.