----- Original Message -----
Sent: Tuesday, August 13, 2013 1:07
PM
Subject: source of declared
variable
Hi,
I know I can find the source where a function is
declared with
debug.getinfo(thefunction).source
and
debug.getinfo(thefunction).linedefined
Is there any possible way for other type of
variables (tables,etc)
best
victor