Posted 24 April 2013 - 08:24 AM
Hi,
I know this may sound like a stupid question but is it possible to access local variables when you are running a program/piece of code in an environment
Wilcomega and I are trying to make something where you can see variables and edit them ( http://www.computercraft.info/forums2/index.php?/topic/12407-bluebugger-the-best-debugging-tool-invented/ ) but it will not show the local variables which may be a problem
I was thinking maybe env.local or something but that didn't work, and i'm really stumped
Thanks in advance
I know this may sound like a stupid question but is it possible to access local variables when you are running a program/piece of code in an environment
Wilcomega and I are trying to make something where you can see variables and edit them ( http://www.computercraft.info/forums2/index.php?/topic/12407-bluebugger-the-best-debugging-tool-invented/ ) but it will not show the local variables which may be a problem
I was thinking maybe env.local or something but that didn't work, and i'm really stumped
Thanks in advance