Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Know When RECNO() Changes
Message
De
23/05/2006 10:02:35
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Know When RECNO() Changes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Divers
Thread ID:
01124239
Message ID:
01124239
Vues:
57
While a user is on a form, how can I programically know when they have moved to a new record? I've tried storing the RECNO() in a variable (see below) and then update it through the REFRESH method but haven't been successful, yet.

lnLastRecNo = RECNO()
lnCurrentRecNo = RECNO()


Thanks,
Robert
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform