New topic: Hmm... This bugs me...
<http://forums.realsoftware.com/viewtopic.php?t=33790> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message JustSomeGuy Post subject: Hmm... This bugs me...Posted: Fri May 14, 2010 7:14 pm Joined: Fri May 11, 2007 11:35 am Posts: 821 I have an application that stores its data on a volume somewhere. It creates sub directories and files on this volume. When I'm finished with the data I delete the files and the directory structures that go along with them... However on the MAC the OS creates files like.. .DS_Store My application isn't 'aware' of these files and when it tries to delete its directory structure it fails because the directory isn't empty... My application thinks it should be empty because well they are 'my' folders and files.... So Ok I can hunt these down and delete them but, what else might I have to look for? _________________ 6502 Assembler on Steroids Top DaveS Post subject: Re: Hmm... This bugs me...Posted: Fri May 14, 2010 7:42 pm Joined: Sun Aug 05, 2007 10:46 am Posts: 2342 Location: San Diego, CA just scan each of the directorys and delete whatever you find.... don't target specific file names _________________ Dave Sisemore MacPro, OSX 10.6.2 RB2009r5.1 Note : I am not interested in any solutions that involve custom Plug-ins of any kind Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
