It would be nice to be able to reuse the code in other script without needing to modify it everytime a variable is added or deleted.
In general, you can do this -- you have to work pretty hard not to be able to do this. Are you using lexical variables within your subroutines, passing arguments, and returning values? If not, try that instead.
(If you're not sure what I meant there, can you show us a small example of code which you have to modify every time you add or delete a variable elsewhere?)
In reply to Re: List all defined variables
by chromatic
in thread List all defined variables
by obonaventure
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |