Re: Startup Questons
Re: Startup Questons
- Subject: Re: Startup Questons
- From: Jim Ways <email@hidden>
- Date: Mon, 26 Jul 2004 09:23:15 -0700 (PDT)
NSHomeDirectory() stringByAppendingPathComponent:
It works completly fine and normal when it is run in
the directory outside of startup (as if a double click
it) But when it runs at startup with root access it
cant seem to read in that file.
--- Larry Fransson <email@hidden> wrote:
>
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.
>
>
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
_______________________________________________
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.