![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: 'console show' gone on Win98 ?
From: <krithiga81@yahoo.com>
Date: Fri Dec 23 2005 - 00:30:59 CET
Hi
proc read_product_config {} {
set prodcfg trav_product.cfg
If I have this the "puts" inside the proc,it does not get put in the
So I commented out the proc to check if variables in my code worked.
Thanks
|