Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternative to RELEASE ALL LIKE?
Message
From
11/04/2003 17:40:24
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00776765
Message ID:
00776807
Views:
12
>???? I sure can see private variables from the command window. What exactly do you mean by "test mode"?
>
>Those few global variables I had were global objects, like goApp and goUser. Most of the time I run my main program from the command window with a switch that sets up those objects, but doesn't actually run the program (doesn't set the menu, doesn't do a READ EVENTS, etc). The problem is that the program runs and then is done because there's no READ EVENTS. So those private variables don't stick around.

Ah, I see. I usually set a breakpoint in the debugger and stop the code where a READ EVENTS would be. Gives me access to the Debugger and the command window, and privates are still in scope.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform