Re: Bryan Oakley help
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Bryan Oakley help

From: Adrian Ho <tcl@03s.net>
Date: Wed Mar 08 2006 - 17:32:51 CET

On 2006-03-08, suchodj@wanadoo.fr <suchodj@wanadoo.fr> wrote:
> However i did not pay enough attention to the rest of the your text:
> " What you see in the console is the effect of the puts command,
> not the result of the puts command. Those are two different things."
>
> i tried hard to understand the difference in this case of
>
> is the effect
> not the result
>
> could you please explain to me the difference because
> i failed to understand.

Perhaps executing:

  puts "the result of puts is {[puts "This is the effect of puts"]}"

in your tclsh will help illustrate the difference.

- Adrian
Received on Sun Apr 30 02:27:48 2006