Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field Existence
Message
 
 
À
03/05/2001 09:10:26
David Brunelle
Université de Sherbrooke
Sherbrooke, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00502953
Message ID:
00502959
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
>Is there a way to verify if a field exist or not. I need this to make sure I don't try to add or remove twice the same field...
IF type("Mytable.Myfield") = "U"
    * Field doesn't exist
ENDIF
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform