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

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!utcsri!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: Wed, 19 Aug 92 18:39:05 GMT
  7. Message-ID: <TaoRPB2w164w@uuisis.isis.org>
  8. References: <6283@ucru2.ucr.edu>
  9. Sender: bbs@uuisis.isis.org
  10. Lines: 15
  11.  
  12. ezix@ucrengr.ucr.edu (edward j. zix) writes:
  13.  
  14. > Has anyone had any luck in breaking thehistorical limit of 32K of text in
  15. > TextEdit?  I really need a clue if there are any secret variables I could
  16. > acces or anything like that.  I'm kinda working on a deadline so if
  17. > anyone knows a way, please show me the light ASAP.
  18.  
  19. I know that Chris Wysocki released a Think Class Library replacement that
  20. allows files larger than 32K to be edited.  The source is available via ftp
  21. from (I think) ftp.rutgers.edu.  As well, there are commercial products
  22. (PEP?) to overcome the problem.  And, best of all, I hacked together some
  23. code that does the job, though the results are still a little quirky.
  24.  
  25. -Roy Wood
  26.