On 18/04/06, Tim Johnson <[EMAIL PROTECTED]> wrote:
>
>
> ;; 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


That's odd indeed. I get exit code 0 :
>> res: call/output/info "ls *.r" listing
>> probe res
make object! [
    id: 26911
    exit-code: 0
]
>> q
> uname -a
OpenBSD babelserver.org 3.8 GENERIC#1 i386
HY
--
Prætera censeo Carthaginem esse delendam

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to