• 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
re: Deleting a folder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Deleting a folder


  • Subject: re: Deleting a folder
  • From: "Mr. Gecko" <email@hidden>
  • Date: Wed, 12 Mar 2008 17:12:22 -0500

I was going to do that but it is not internal I used NSFileManager - removeFileAtPath:handler: instead
[[NSFileManager defaultManager] removeFileAtPath:@"/folder/" handler:nil];
On Mar 12, 2008, at 3:45 PM, Herr Thomas Bartelmess wrote:
unix command rm -r

thomas
Am 12.03.2008 um 21:42 schrieb Mr.Gecko:

Hello I have been trying to find a way to delete a folder so when some one chooses replace in the save panel it would delete the folder before it recreates it. What is the easiest way of doing that?
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Deleting a folder
      • From: Jean-Daniel Dupas <email@hidden>
  • Prev by Date: Re: Deleting a folder
  • Next by Date: Re: BitMap data format and autorelease
  • Previous by thread: Re: Deleting a folder
  • Next by thread: Re: Deleting a folder
  • Index(es):
    • Date
    • Thread