home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 20870 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  908 b 

  1. Path: sparky!uunet!olivea!apple!grobbins
  2. From: grobbins@Apple.COM (Grobbins)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: code for Finding Prefs File (long)
  5. Message-ID: <76196@apple.apple.COM>
  6. Date: 7 Jan 93 09:42:05 GMT
  7. References: <D2150096.mv05jr@sproul.sproul.com>
  8. Organization: Mac Experimental System Software
  9. Lines: 13
  10.  
  11. In article <D2150096.mv05jr@sproul.sproul.com> Sproul@sproul.sproul.com (Mark Sproul) writes:
  12. >Below is code for finding and working with prefs file in system 7
  13. >prefernce folder and working with said file
  14.  
  15. Modern Mac applications should use the FindFolder call to locate
  16. the Preferences folder.  For an example, see the DTS snippet prefs 
  17. (available via anonymous ftp from ftp.apple.com, in the directory 
  18. /dts/mac/sc/snippets/toolbox.)  FindFolder is documented in the 
  19. Finder Interface chapter of Inside Mac VI.
  20.  
  21. Grobbins           grobbins@apple.com
  22.  
  23. No disclaimers apply.
  24.