home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / mac / programm / 21297 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.3 KB  |  36 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: Rick E Romkey <rer@sun1x.res.utc.com>
  4. Subject: Creating a PREFS file...
  5. Message-ID: <1993Jan12.173035.10157@sun1x.actc.res.utc.com>
  6. X-Xxmessage-Id: <A7786F8654010309@cheetah.res.utc.com>
  7. X-Xxdate: Tue, 12 Jan 93 12:52:22 GMT
  8. Sender: news@sun1x.actc.res.utc.com
  9. Nntp-Posting-Host: cheetah
  10. Organization: United Technologies Research Center
  11. X-Useragent: Nuntius v1.1.1d9
  12. Date: Tue, 12 Jan 1993 17:30:35 GMT
  13. Lines: 21
  14.  
  15. I am trying to create a preferences file for my application
  16. using Think C 5.0.  Unfortunately, I'm not too "up" on
  17. creating directories and the like, so I dunno what to do.
  18.   
  19. How do I create a direcotry and related files within the
  20. preferences folder?  Also, is there a particular file TYPE
  21. that a PREFS file should be (so that I can associate my
  22. FREF and BNDL's properly)?
  23.  
  24. I basically wanna create the directory, "myDirectory"
  25. and several files within it (like below).
  26.  
  27. 1)    System Folder:Preferences:myDirectory
  28. 2)    System Folder:Preferences:myDirectory::file1
  29. 3)    System Folder:Preferences:myDirectory::file2
  30. etc...
  31.  
  32. Any help (through email if you could....) would be
  33. appreciated!
  34.  
  35. Rick.
  36.