Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternative to RELEASE ALL LIKE?
Message
From
11/04/2003 17:16:27
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00776765
Message ID:
00776800
Views:
23
I feel your pain. At least, I used to. Don't have much reason to poke around in Pro Series any more (and damn glad of it!).
>
>BTW, you probably wouldn't even FIND all the places that they create their public variables. IIRC, a lot of them are programatically generated.


Well, what I did was run the setup code, then DISPLAY MEMORY to a file, then copied all those variables into the release code and released them all individually.

But as I went to apply my new knowledge to the whopping 6 public variables (global objects) in my own code, something occured to me. If I don't have _any_ public vars in my own code, then I can do a RELEASE ALL EXTENDED which, according to the docs at least, _does_ work in program code.

So your answer might have helped me, after all. :)

Gonna go try it now...

Thanks,

Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform