home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!bogus.sura.net!howland.reston.ans.net!usc!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!actcnews!sun1x!cheetah.res.utc.com!rer
- From: Rick E Romkey <rer@sun1x.res.utc.com>
- Subject: Creating a PREFS file...
- Message-ID: <1993Jan12.173035.10157@sun1x.actc.res.utc.com>
- X-Xxmessage-Id: <A7786F8654010309@cheetah.res.utc.com>
- X-Xxdate: Tue, 12 Jan 93 12:52:22 GMT
- Sender: news@sun1x.actc.res.utc.com
- Nntp-Posting-Host: cheetah
- Organization: United Technologies Research Center
- X-Useragent: Nuntius v1.1.1d9
- Date: Tue, 12 Jan 1993 17:30:35 GMT
- Lines: 21
-
- I am trying to create a preferences file for my application
- using Think C 5.0. Unfortunately, I'm not too "up" on
- creating directories and the like, so I dunno what to do.
-
- How do I create a direcotry and related files within the
- preferences folder? Also, is there a particular file TYPE
- that a PREFS file should be (so that I can associate my
- FREF and BNDL's properly)?
-
- I basically wanna create the directory, "myDirectory"
- and several files within it (like below).
-
- 1) System Folder:Preferences:myDirectory
- 2) System Folder:Preferences:myDirectory::file1
- 3) System Folder:Preferences:myDirectory::file2
- etc...
-
- Any help (through email if you could....) would be
- appreciated!
-
- Rick.
-