Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Searching a table and jumping to the record
Message
 
 
To
01/06/2005 05:16:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01018885
Message ID:
01018902
Views:
11
Thankyou Tore

I have now created the following syntax in the keypress event on the grid:
IF nKeyCode = 13 && Enter key
thisform.retval = curmatch.artikey
THISFORM.Release()
ENDIF
In addition I have created a property on the form named retval and in the unload event of the form I have
return thisform.retval
How can I use this property value to find the record in my main table?
Neil Lewis
IT R&D Manager
Velmore Ltd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform