home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!grobbins
- From: grobbins@Apple.COM (Grobbins)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: code for Finding Prefs File (long)
- Message-ID: <76196@apple.apple.COM>
- Date: 7 Jan 93 09:42:05 GMT
- References: <D2150096.mv05jr@sproul.sproul.com>
- Organization: Mac Experimental System Software
- Lines: 13
-
- In article <D2150096.mv05jr@sproul.sproul.com> Sproul@sproul.sproul.com (Mark Sproul) writes:
- >Below is code for finding and working with prefs file in system 7
- >prefernce folder and working with said file
-
- Modern Mac applications should use the FindFolder call to locate
- the Preferences folder. For an example, see the DTS snippet prefs
- (available via anonymous ftp from ftp.apple.com, in the directory
- /dts/mac/sc/snippets/toolbox.) FindFolder is documented in the
- Finder Interface chapter of Inside Mac VI.
-
- Grobbins grobbins@apple.com
-
- No disclaimers apply.
-