• 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 is Weird
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask is Weird


  • Subject: Re: NSTask is Weird
  • From: "J. Todd Slack" <email@hidden>
  • Date: Thu, 11 Sep 2008 04:03:24 -0700

Hi,

I guess what I dont get is when you pass arguments that are not simple like:

[task setLaunchPath: @"/bin/ls"];
[task setArguments: [NSArray arrayWithObjects: @"ls", @"-al", @"/", nil]];

What about a command that takes arguments like:

--segments /Users/slack/music/iTunes/iTunes Music/amber, 00:00:10,00:00:35 /user/slack/music/itunes/itunes music/01 amber.mp3

Where:

' --segments' is an argument

'/Users/slack/music/iTunes/iTunes Music/amber,00:00:10,00:00:35' is really one argument I build up from pieces and has spaces in path

'/user/slack/music/itunes/itunes music/01 amber.mp3' is another argument with spaces in path, etc

-Jason

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: NSTask is Weird
      • From: "Clark Cox" <email@hidden>
    • Re: NSTask is Weird
      • From: "Michael Ash" <email@hidden>
    • Re: NSTask is Weird
      • From: "Sherm Pendley" <email@hidden>
References: 
 >NSTask is Weird (From: "J. Todd Slack" <email@hidden>)
 >Re: NSTask is Weird (From: Andrew Farmer <email@hidden>)
 >Re: NSTask is Weird (From: Jim Correia <email@hidden>)

  • Prev by Date: Preferencepane and user defaults
  • Next by Date: Re: BOOL array
  • Previous by thread: Re: NSTask is Weird
  • Next by thread: Re: NSTask is Weird
  • Index(es):
    • Date
    • Thread