Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a bug
Message
De
31/03/2000 10:37:46
 
 
À
31/03/2000 08:54:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00353261
Message ID:
00353332
Vues:
13
>and it replaced every single record's pr_addr1 with a blank and there were no pr_codes = to "".

Do this from the command window:

?'Kevin' = 'Kevin'
?'Kevin' = 'K'
?'Kevin' = ''


Thats why every record evaluates to .T. and is replaced. Use EMPTY() or == instead.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform