![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archivecatch and eval
From: Himesh P. <himeshp@gmail.com>
Date: Tue Dec 20 2005 - 20:54:12 CET
I'm having trouble with eval'ing a statement whilst catching the eval:
This works like I want it to:
How can I fix this to work?
% foo hi
|