Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exact Matching Data
Message
De
13/03/2009 10:51:32
 
 
À
13/03/2009 10:34:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01387674
Message ID:
01387695
Vues:
47
I am assuming you spelled set exact on wrong and that was what you meant. I was going to try that before posting this thread, but in looking at the help under that command, it implies that the set exact on and == are two seperate things. It even gives a chart with how conditions will work using == with set exact on and without which implies they function differently, Any ideas?

>>When comparing data with a condition you have to use the == to get an exact match with characters. It is often nice to use the INLIST function to list multiple values possible in a condition. Say "7", "25", and "39" are possible values and you don't use the ==, then something like "75" would be true even when you don't want it to be. You could write out each condition with the == and be OK, but is there any way to apply the == (exact match) condition while using an INLIST function?
>
>
Set ecxact on
>Set ansi on && for SQL commands)
``` Appreciate a normal day, it is always better than a bad one ```

Kev
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform