home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15026 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  1.1 KB

  1. Path: sparky!uunet!gossip.pyramid.com!pyramid!claris!wombat
  2. From: wombat@claris.com (Scott Lindsey)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: vrefNum from Path Name
  5. Message-ID: <15143@claris.com>
  6. Date: 4 Sep 92 23:37:28 GMT
  7. References: <47022@shamash.cdc.com> <Btwwt5.7Bv@taligent.com>
  8. Sender: news@claris.com
  9. Distribution: usa
  10. Organization: Spartacus Software
  11. Lines: 15
  12. Nntp-Posting-Host: lindsey
  13.  
  14. In article <Btwwt5.7Bv@taligent.com>, keith@taligent.com (Keith Rollin) writes:
  15. > Remember, Inside Mac says that you should _NOT_ create FSSpecs by hand. You
  16. > should always call FSMakeFSSpec. Don't go filling in the parID and vRefNum
  17. > fields yourself. (There is one exception to this, which is that you can freely
  18. > assign one FSSpec record to another.)
  19.  
  20. Hmm.  But what if you're under System 6 without FSSpec calls?  In particular,
  21. FTSend() requires an FSSpecArrayPtr, apparently without regard to whether
  22. you're running System 6 or 7.
  23. In this case I fill in the FSSpec by hand and hope that the FT tool can deal
  24. with the fact that it can't use FSSpec calls to process the file referred to. 
  25. --
  26. Scott Lindsey <wombat@claris.com>
  27.