Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Empty?
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Re: Empty?
Divers
Thread ID:
00014909
Message ID:
00015084
Vues:
35
>dumb question of the week for a misplaced vfp developer:
>
>is there an empty() command in vb or is len(trim(datafield.value)) = 0 the best i can do?

For VFP similar empty try ISNULL() or ISEMPTY(). For Len(Trim... try
LENGTH(TRIM(...)).
Steve Medvid
Systems Analyst

Environmental Resource Management
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform