Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IsBlank()
Message
De
21/01/2003 18:56:02
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00744047
Message ID:
00744067
Vues:
13
>It will work in SQL Server (it strips spaces before determining lenght)but not in VFP.
lcString = SPACE(1)
>? LEN(lcString)  && Returns 1 but string is empty
That's why I also put LEN(ALLTRIM(lcString)) to be more bullet proof if the string handling might contains some spaces.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform