Re: Capturing output from another task with elevated privilages

2010-07-01 Thread Eric Hoaglin
That output is from standard out as the output is "Syntax OK" which I know is standard out... On Jul 1, 2010, at 9:10 AM, Kevin Wojniak wrote: > I may be wrong, but I believe AEWP only captures stdout, not stderr, so you > could check for that. Regards, Eric Hoaglin GryphonCl

Capturing output from another task with elevated privilages

2010-07-01 Thread Eric Hoaglin
ot from my own NSLOG tests. Any and all help would be greatly appreciated. Thanks in advance and regards, Eric Hoaglin GryphonClaw Software http://www.gryphonclaw.net REALbasic Paste Site: http://code.gryphonclaw.net ___ Cocoa-dev mailing list (Cocoa

Tiger Compatible OpenGL Screenshot Code

2008-08-20 Thread Eric Hoaglin
Hello All, I was testing an app I've been working on a for a while and found that it doesn't work with OpenGL and taking a screenshot. Some details of the app are, it loads a specific website and loads a java applet that uses OpenGL to render stuff, but my screenshot feature doesn't work (the par