Re: Problem executing lpadmin from NSTask
Re: Problem executing lpadmin from NSTask
- Subject: Re: Problem executing lpadmin from NSTask
- From: Dave Keck <email@hidden>
- Date: Mon, 19 Oct 2009 15:07:20 -1000
Strange; does this occur in a brand new new project, where the only
thing you do is this:
[NSTask launchedTaskWithLaunchPath: @"/usr/sbin/lpadmin" arguments:
[NSArray array]];
And how about this:
system("/usr/sbin/lpadmin");
_______________________________________________
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