• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to get the current classic Sytem folder path?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to get the current classic Sytem folder path?


  • Subject: How to get the current classic Sytem folder path?
  • From: TACKEL <email@hidden>
  • Date: Thu, 06 Mar 2003 13:39:13 +0100

Hi,

Does anybody know how to get the path of the current classic System Folder?

I'm using:

FindFolder(kClassicDomain,kSystemFolderType,
kDontCreateFolder,&foundVRefNum,&foundDirID);

GetFolderName(kClassicDomain,kSystemFolderType,&foundVRefNum,name);

NSLog ([NSString stringWithCString: name]);


But I get: "\\006Systems" Not "/System Folder" that is what I'm looking for.

Thanks,
Tackel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: How to get the current classic Sytem folder path?
      • From: Daniel Jalkut <email@hidden>
  • Prev by Date: Re: New to NSTableView
  • Next by Date: Re: NSString category question
  • Previous by thread: Re: Code Completion
  • Next by thread: Re: How to get the current classic Sytem folder path?
  • Index(es):
    • Date
    • Thread