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

RE:



 

-----Original Message-----
From: Michael Savoric
To: [email protected]
Sent: 1/20/00 7:55 PM

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



$self instvar yourvaluename