scsh-users
[Top] [All Lists]

Re: question? pf = (epf . epf)

To: scsh-news@zurich.ai.mit.edu
Subject: Re: question? pf = (epf . epf)
From: Narang <narang@comcast.net>
Date: 21 Oct 2002 15:21:28 -0400
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
> 
> -- 
> रा��व बिन�ता नियन�त

-- 
रा��व बिन�ता नियन�त

<Prev in Thread] Current Thread [Next in Thread>