home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / oop / macapp3 / 199 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  773 b 

  1. Path: sparky!uunet!stanford.edu!apple!applelink.apple.com
  2. From: SCHALK1@AppleLink.Apple.COM (Euro Tech Svcs, OOP Spec)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re: Opening Files using MacApp
  5. Message-ID: <724444683.6170445@AppleLink.Apple.COM>
  6. Date: 15 Dec 92 18:31:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 16
  10.  
  11. Ett,
  12.  
  13. That's a good solution. You can use TFile.SpecifyWithTrio() to initialize a
  14. TFile object with the volume, folder and name (I presume you already have that
  15. information). Use TFile.ReadData() to read from the data fork.
  16.  
  17. There is also a global routine TFile *NewFile() that can be used to create a
  18. TFile object.
  19.  
  20. Regards,
  21.  
  22. Jeroen Schalk
  23. Object Programming Specialist
  24. European Technology Services
  25. Apple Computer Europe
  26.  
  27.