Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Locate
Message
From
27/04/2005 04:26:56
 
 
To
27/04/2005 04:19:09
Deepak Chopra
IBM Global Services India Pvt. Ltd.
Pune, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Locate
Environment versions
Visual FoxPro:
VFP 7
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01008733
Message ID:
01008751
Views:
19
hi,
still,
myfields and values, is mac1=aa,typ=io2,peri=morning ,dat=April 2005.

(April 2005) at thisform.text5.value
peri=morning at thisform.combo1.displ
thanks


>Try to use :
>
>LOCATE FOR upper(alltrim(mac1))=upper(alltrim(thisform.grid1.column1.text1.value)) AND upper(alltrim(typ))=upper(ALLTRIM(thisform.grid1.column2.text1.Value)) AND upper(alltrim(peri))=upper(alltrim(thisform.combo1.displayvalue))
>
>If this won't work, please provide me the value of all the text boxes and fields.
>
>thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform