Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Executing Code with Constants
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Executing Code with Constants
Divers
Thread ID:
00220835
Message ID:
00220835
Vues:
48
Using VFP 6.

I am trying to right-click and execute a blocked set code. However, if you use constants, like MB_ICONQUESTION, the execution gives an error on the constants. I have found this to be true even if your _Include system var is set to Home() + "foxpro.h" and the form or form class has the foxpro.h file as its include file. It even errors if you exlplicitly add a line of code #include home() + "foxpro.h" at the beginning of the blocked set of code.

Has anyone found something that works so code testing can be done with the right-click, execute? Or am I stuck with copy-and-paste to a prg and run it that way so it compiles? Looks like this neat feature is not doing any compiling.

TIA.
Mark McCasland
Midlothian, TX USA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform