Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which side for search (continues...)
Message
From
25/04/2001 11:48:23
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
 
 
To
25/04/2001 11:41:46
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00499572
Message ID:
00499637
Views:
27
I did that, but my question remains WHY having to need to do that for the FIELD?

m.lo1 = "ma " so ALLTRIM(UPPER(m.lo1)) makes it "MA"

and

should find
"Grandma Smith"
"Grandma Smith       "
"       Grandma Smith"
"Grandma        Smith"
Right?

Chuck

>BROWSE FOR ALLTRIM(UPPER(person.first)) = ALLTRIM(UPPER(m.lo1))
>
>and
>
>BROWSE FOR ALLTRIM(UPPER(m.lo1)) $ ALLTRIM(UPPER(person.first))
>
>I find I get more consistent results by making each side of the equasion as equal as I can before I do the comparison.
Today is tomorrow's yesterday.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform