Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Seek not working
Message
 
To
04/07/2006 05:15:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01133476
Message ID:
01133646
Views:
11
Cetin,
i have a set filter that i completely forgot about, that was a lot of stress and time wasted:( thanks for the help to you and Tracy.
~M

>Mark,
>In your form, where you test it, some conditions might be different. ie: These effect the result
>set key to
>set filter to
>set deleted
>set exact && might effect if not using a full key
>
>Also note that:
>
LOCATE FOR m.lclregno = UPPER(ALLTRIM(CMA_regno))
is not the same thing as:
>
LOCATE FOR UPPER(ALLTRIM(CMA_regno)) = m.lcRegno
when exact is off.
>
>PS: I suggest to use m. wherever possible to prevent other type of errors.
>Cetin
Go raibh maith agat

~M
Previous
Reply
Map
View

Click here to load this message in the networking platform