Checking for shared var

chfbottlewasher

New Member
Is there a way to check for the existence of a shared var at runtime?

I know I can check at compile time using &If defined....

but I want to check if the var exists at runtime.

Is there a way?

Thanks

Mary
 
Back
Top