* Gregg Irwin <[EMAIL PROTECTED]> [060418 08:40]:
>
> Hi Tim,
>
>
> AFAIK, the result of call is always the exit code of the process (and
> a non-zero result means an error, yes). You can use the /info
> refinement, and probe the result, to see for sure.
>
> I don't know what a 204 result for ls is though, or why it only occurs
> if you're grabbing the output. Sub'ing DIR for ls here (on Windows),
> returns 0 either way. Hopefully someone on Linux will jump in here.
;; Thanks Gregg. Using /info gives me this:
>> probe res
make object! [
id: 31269 ;; process ID?
exit-code: 204 ;; hmm! will post to linuxquestions.org
]
tim
--
Tim Johnson <[EMAIL PROTECTED]>
http://www.alaska-internet-solutions.com
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.