Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternative to RELEASE ALL LIKE?
Message
De
11/04/2003 17:40:24
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00776765
Message ID:
00776807
Vues:
10
>???? 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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform