ignore the mail - found the problem. thanks.
Narang <narang@comcast.net> writes:
> Can someone give an example of embedded extended process form. I can't
> get it to work. I would like to chain processes using && where each
> process may have different stdio redirection.
>
> Extended process form:
> (PF [REDIR1 ...])
> Process form:
> (epf . EPF) ; Embedded extended process form
> (&& PF1 ... PFn)
>
>
> Welcome to scsh 0.6.2 (Gambit-C 4.0)
> Type ,? for help.
> > (&& (((ls) (> t)) . ((ls) (> y)))
> )
>
> Error: Can only stringify strings, symbols, and integers.
> ((ls) (> t))
> #f
>
> --
> रा��व बिन�ता नियन�त
--
रा��व बिन�ता नियन�त
|