Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding a field
Message
 
À
18/04/2001 10:37:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00496661
Message ID:
00496686
Vues:
8
As Bret mentioned, you can use AFIELDS(). But a quicker way is to do the following:
IF TYPE("mytable.myfield")<>"U"
  *Field exists
ENDIF
--Brad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform