Re: ?? exec prog << value ??
- From: Schelte Bron <nospam@xxxxxxxxxx>
- Date: Thu, 31 May 2007 20:15:49 +0200
Zeh Mau wrote:
exec prog << varNo, var will always be the literal string "var". If you want the
where var shall be the mathematical expression, e.g. 2+2
value of the variable var you have to use $var, as in:
exec prog << $var
Schelte.
--
set Reply-To [string map {nospam schelte} $header(From)]
.
- References:
- ?? exec prog << value ??
- From: Zeh Mau
- ?? exec prog << value ??
- Prev by Date: Re: image-gif
- Next by Date: Re: ?? exec prog << value ??
- Previous by thread: Re: ?? exec prog << value ??
- Next by thread: Integer arithmetic problem
- Index(es):
Relevant Pages
|