Check if a stack is loaded at runtime
Posted: Wed Dec 02, 2009 11:10 am
Hello,
I have a problem: I cannot find a way to determine if a stack is loaded in memory at runtime (not in the development environment).
All functions I found can be used only in dev environment (the openFiles, revLoadedStacks).
I open a stack from another stack, then I need to close (and remove from memory) the first stack: so I need to check if the first stack was correctly removed.
Can you help me?
Thank you!
I have a problem: I cannot find a way to determine if a stack is loaded in memory at runtime (not in the development environment).
All functions I found can be used only in dev environment (the openFiles, revLoadedStacks).
I open a stack from another stack, then I need to close (and remove from memory) the first stack: so I need to check if the first stack was correctly removed.
Can you help me?
Thank you!