B
Brian K. Maher
Guest
Hi James, You can’t directly interrogate the AVM to see what shared variables are acive, however, you can get the curent call stack using the PROGRAM-NAME(n) function and based on that you would work your way through the source code to see what variables are defined. Brian
Continue reading...
Continue reading...