Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Oct 2001 19:23:09 -0700
From:      Jordan Hubbard <jkh@freebsd.org>
To:        anarcat@anarcat.dyndns.org
Cc:        freebsd-libh@freebsd.org
Subject:   Re: bug in Hui::run?
Message-ID:  <20011009192309K.jkh@freebsd.org>
In-Reply-To: <20011009214227.C603@shall.anarcat.dyndns.org>
References:  <20011009212837.B603@shall.anarcat.dyndns.org> <20011009214227.C603@shall.anarcat.dyndns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Erm, shouldn't that be [eval $command text] ?


> Of course I had to forget the attachment.
> 
> Note that I have found another strange phenomenon I do not comprehend:
> 
> This works:
> 
> anarcat@shall[~/libh/release/diskedit]% tclh                 
> % eval set b 2
> 2
> % eval puts $b
> 2
> % 
> 
> But doing this is my console program doesn't. Why? It's the same
> statement:
> 
> anarcat@shall[~/libh/release/diskedit]% grep eval console.tcl 
>     cons_append [eval [$command text]]
> anarcat@shall[~/libh/release/diskedit]% 
> 
> Thx
> 
> a.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-libh" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011009192309K.jkh>