![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: Calling one tcl script from another with parameters
From: Ray <ray.mosley@gmail.com>
Date: Mon Dec 19 2005 - 16:55:27 CET
If you need to preserve current arguments, you can
Get it by
Of course, this assumes your code is the only process doing this!
|