Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching a table and jumping to the record
Message
 
 
À
01/06/2005 05:16:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP1
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01018885
Message ID:
01018902
Vues:
12
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform