Re: Startup Questons
Re: Startup Questons
- Subject: Re: Startup Questons
- From: Larry Fransson <email@hidden>
- Date: Mon, 26 Jul 2004 08:44:35 -0700
On Jul 26, 2004, at 06:17, Jim Ways wrote:
Its a startup bundle and is running with root
privligies. It is unable to use the command
initWithContentsOfFile: I was assuming it could not
access the files during startup for one reason or
another. Am I not providing the right requirements in
the startup parameters for the file perhaps?
The first thing to look at is the file path. What does it look like?
If there is a tilde (~) in the path, you'll have to expand that.
Larry Fransson
Seattle, WA
_______________________________________________
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.