Re: Command and Output Logging
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: Command and Output Logging

From: Larry W. Virden <lvirden@gmail.com>
Date: Fri Sep 30 2005 - 13:30:34 CEST

How did you try to use Bob's code?
You should be able to do something like:

puts "Enter your expression: "
gets stdin prompt
verbose_eval $prompt

and see the command and its result.
Received on Sat Oct 15 03:53:51 2005