Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Index
Message
From
24/05/2004 01:35:01
 
 
To
23/05/2004 10:47:47
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Re: Index
Miscellaneous
Thread ID:
00906290
Message ID:
00906405
Views:
14
hi,
thank you for reply,

this is the code, any help

SET KEY TO &lcValue., &lcValue//i dont understand this statment
SELECT book1
index on no tag no
lcvalue=[']+UPPER(ALLTRIM(THISFORM.TEXT24.VALUE))+[']
SET FILTER TO UPPER(NO)=&lcvalue.
LOCATE
IF EOF()
=MESSAGEBOX("NOT FOUND")
ELSE
THISFORM.GRID4.REFRESH
ENDIF

endif
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform