• 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 and environment variables
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask and environment variables


  • Subject: Re: NSTask and environment variables
  • From: Ingvar Nedrebo <email@hidden>
  • Date: Tue, 9 Dec 2008 10:51:32 +0000

On Dec 9, 2008, at 00:43, Chris Idou wrote:

I want to call a script with NSTask and I want to set an environment
variable.

But it seems like bad form to blow away the current environment. So I guess I
need to read the current environment and extend it before passing it to
NSTask.


Is there any Cocoa API which returns the environment as a NSDictionary, or do
I need to drop down to the UNIX getenv() level?



I just call setenv(). That sets one variable without affecting the rest of the environment, as far as I know?


i.

_______________________________________________

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 and environment variables
      • From: Ken Thomases <email@hidden>
    • Re: NSTask and environment variables
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >NSTask and environment variables (From: Chris Idou <email@hidden>)

  • Prev by Date: Re: NSAlert with NSTimer
  • Next by Date: Re: NSTask and environment variables
  • Previous by thread: Re: NSTask and environment variables
  • Next by thread: Re: NSTask and environment variables
  • Index(es):
    • Date
    • Thread