• 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
NSFileManager
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSFileManager


  • Subject: NSFileManager
  • From: Luca Torella <email@hidden>
  • Date: Tue, 23 Sep 2003 15:35:56 +0200

Hello,
How can I know what is the folder of the application that is running?
I tried this method to select a folder which where in the same folder
of the app:

NSDirectoryEnumerator *enumer = [[NSFileManager defaultManager]
enumeratorAtPath:@"Files Griglia"];

This method is ok when I debug the application, but when I launch it
from the Finder it doesn't do its job, since it points to my HD.

Thanks,
Luca
_______________________________________________
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: NSFileManager
      • From: Matthew Formica <email@hidden>
    • Re: NSFileManager
      • From: Greg Hulands <email@hidden>
    • Re: NSFileManager
      • From: Nick Zitzmann <email@hidden>
    • Re: NSFileManager
      • From: Chris Parker <email@hidden>
  • Prev by Date: ComboBox in ColorPanel accessory view
  • Next by Date: Exporting an NSDocument in a different file format
  • Previous by thread: ComboBox in ColorPanel accessory view
  • Next by thread: Re: NSFileManager
  • Index(es):
    • Date
    • Thread