Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugging
Message
De
26/05/2010 09:13:54
 
 
À
25/05/2010 13:55:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01465827
Message ID:
01466042
Vues:
80
>>>" Thisform.imgVFPXPowered.Picture value is now (Expression could not be evaluated) and therefore not eaqual to earlier value.
>>>This is because the variable is out of scope and not invalid
>>>What I would like to do alter the watch window condition so that it will not stop when the value is "Expression could not be evaluated"
>>>I believe I have read a syntax to arrange this only thing I cant remember.
>>
>>When you're looking for a particular value for a variable rather than any change, you can begin by checking the variable type. For example:
>>
>>TYPE("nMyNum") = "N" and nMyNum = 37
>>
>>Tamar
>
>
>Hi,
>
>Unfortunately I am looking for the line of code which making a changement to the particular variable :(
>

Yeah, I've never found a good solution for that.

Tamar
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform