Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable oExp.ErrorNo not found ?
Message
 
 
À
05/10/2012 16:46:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01554398
Message ID:
01554426
Vues:
46
>I did
>
>Got the same error.
>
>
>
What do you mean?

If you added

if vartype(loExp) = 'O' and vartype(loExp.ErrorNo) = 'N'
if loExp.ErrorNo -- still an error?


>>Well, I don't know what is wrong here, but add the logic I suggested you earlier before the IF.
>>
>>>And got exactly what I was expecting - same error
>>>
>>>
>>>>Out of desperation try
>>>>
>>>>local loExp as Exception
>>>>
>>>>and use loExp instead of oExp.
>>>>
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform