home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18291 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1020 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!eff!sol.ctr.columbia.edu!emory!ogicse!reed!bowman
  2. From: bowman@reed.edu (BoBoRamDos)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Data forks?
  5. Message-ID: <1992Nov12.010125.2744@reed.edu>
  6. Date: 12 Nov 92 01:01:25 GMT
  7. Article-I.D.: reed.1992Nov12.010125.2744
  8. References: <1992Nov11.062320.9742@athena.mit.edu>
  9. Distribution: usa
  10. Organization: Reed College, Portland, OR
  11. Lines: 11
  12.  
  13. In article <1992Nov11.062320.9742@athena.mit.edu> tlspurli@athena.mit.edu (Terry Spurling) writes:
  14. >I have an INIT that, on startup, puts a random quote on the screen and I was wondering how could I view the contents of the data fork to add quotes.Can I use Resedit? and if so How?
  15.  
  16. Use Get File Info in ResEdit to make the file a type TEXT, then use your
  17. favorite word processor to open.  TEXT files store their text in the data
  18. fork.  ResEdit *cannot* read the data fork (unless there's some feature I
  19. don't know about).
  20.  
  21. cheers,
  22. bobo
  23. bowman@reed.edu
  24.