I am working on a Foundation tool which calls fopen() from a class
method. It runs correctly under the debugger.
Sounds like your code depends in some way on the current working
directory. Also, why are you using fopen() instead of -
dataWithContentsOfURL: or -stringWithContentsOfURL:?
-jcr
"The problem with trying to child-proof the world, is that it makes
people neglect the far more important task of world-proofing the
child." -- Hugh Daniel
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com