Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Test for field name
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01554003
Message ID:
01554010
Vues:
69
This message has been marked as a message which has helped to the initial question of the thread.
>i am creating link to past records and as time has passed i have added new fields to the more recent databases.
>is there a way i can test for the presence of a field before i display it so i don't get the error message [variable 'newfield' not found].
>
>thank you
>k

I like the
if not empty(field('MyFieldName'))
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