Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field exists?
Message
 
À
13/01/2008 10:24:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01281442
Message ID:
01281458
Vues:
8
thank you but...

**********************************
USE config2
IF VARTYPE( config2.version ) <> "U"

= MESSAGEBOX("field exist")

else
= MESSAGEBOX("field does not exist")

endif



*************************************

If field "version" does not existe it does not display
the messagebox above

It displays variable not found instead
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform