Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using $ in Seek
Message
From
02/01/2002 22:57:36
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00600086
Message ID:
00600099
Views:
26
Hi Tut,

>> LOCATE FOR "chan" $ Customer.Name
It did find a match...

$ symbol in locate does working.
It didn't find any customer for you is because
customer name "Jacky Chan", and the name you are searching for is "chan".

Try this one:
Locate for "CHAN" $ upper(Customer.Name)
I think this will work

Met tahun baru juga untuk anda dan salam kenal kembali :)
Hth
Herman
Previous
Reply
Map
View

Click here to load this message in the networking platform