Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upper() problem
Message
From
17/03/2000 15:45:15
 
 
To
17/03/2000 15:36:56
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00347286
Message ID:
00347292
Views:
20
Quinn,

>I am having a problem with the UPPER() function

The problem is not with the UPPER() function, but with the string comparison.

Try this:
if TRIM(fld.name) == upper(TRIM(lcitem))
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform