• 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: NSTask launchpath - space
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask launchpath - space


  • Subject: Re: NSTask launchpath - space
  • From: David Dauer <email@hidden>
  • Date: Sun, 05 Oct 2003 21:06:12 +0200

"Ben Dougall" <email@hidden> schrieb am 05.10.2003 21:02 Uhr :

>
> On Sunday, October 5, 2003, at 07:31 pm, David Dauer wrote:
>
>> Hello
>>
>> How can I make NSTask's setLaunchPath accepting paths with spaces?
>> [theTask setLaunchPath:@"/Volumes/My Mac/usr/tool"]; //won't work!
>>
>> Any suggestion?
>
> try escaping it:
>
>> [theTask setLaunchPath:@"/Volumes/My\ Mac/usr/tool"]
>

I tried already.. I only get "launch path not accessible".
That's why im asking ;)
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSTask launchpath - space
      • From: "Alastair J.Houghton" <email@hidden>
  • Prev by Date: NSTask launchpath - space
  • Next by Date: NSTableView Dragging Issues
  • Previous by thread: Re: NSTask launchpath - space
  • Next by thread: Re: NSTask launchpath - space
  • Index(es):
    • Date
    • Thread