RE: getting stdout from "system" command
| Date : Mon, 15 Oct 2007 16:29:16 -0400 |
| To : <XSI(at)Softimage.COM> |
| From : "Coyner, Karl" <kcoyner(at)ea.com> |
| Subject : RE: getting stdout from "system" command |
|
It also might be that Rush is writing to
stderr, which you could redirect (though I’ve never done that while also
redirecting input): “[command] 2>&1” Blahblah Karl Ps. Couldn’t you also query the RUSH_JOBID
env. var? If I remember correctly, that’s what the Rush GUI changes
as you check jobs, so I guess that might be problematic, but perhaps worth some
investigation. From:
owner-xsi(at)Softimage.COM [mailto:owner-xsi(at)Softimage.COM] On Behalf Of Bradley Gabe AFAIK, Windows shell will always return only 0 or 1. I read that
somewhere, thus it must be true ;-) #If command
finishes, results should be contained in pipe |
- References:
- Re: getting stdout from "system" command
- From: "Bradley Gabe" <withanar(at)gmail.com>
- Re: getting stdout from "system" command
| DATE: | << | >> | THREAD: | << | >> | INDEX: | Main | Thread |
|---|
- Previous by Date: Re: getting stdout from "system" command
- Next by Date: Re: getting stdout from "system" command
- Previous by Thread: Re: getting stdout from "system" command
- Next by Thread: Re: getting stdout from "system" command
- Index(es):
| Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available. |