[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject



Hi,
I have written a tcl-function in which I want to execute the ns-function at.
How can I use in the code segment of the at-function the local variables of my
calling function? upvar -1 or upvar #1 doesn't work. And only using global
variables prevents the reusing of my function. Thanks.

Best regards, Michael Savoric