Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Finding Mismatches
Message
 
À
17/09/2001 17:03:46
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00557515
Message ID:
00557544
Vues:
7
>When I use this code I get 119 records:
>! AllT(myBales1.dwgrev) $ AllT(pchange.dwgrev)
>
>When I use this code I get 102 records:
>AllT(myBales1.dwgrev) <> AllT(pchange.dwgrev)
>
>Which is the correct way?

The datatype should determine which operator to use.

I prefer == and != for strings unless you are looking for a substring as Nadia pointed out.
Eric Kleeman - EDS Consulting Services
MCP Visual FoxPro
MCSD C#.NET
Hua Hin Thailand
Los Angeles California
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform