Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IF (pending =
Message
 
À
06/02/2004 06:47:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00874751
Message ID:
00874764
Vues:
18
If the SET EXCAT is OFF '123456789' will be equal of an empty string e.g.
? '123456789' = '' && .t.
? '123456789' = SPACE(0) && .t.
but 
? '123456789' = '  ' && .f.
? '123456789' = SPACE(1...) && .f.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform