Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Know When RECNO() Changes
Message
From
23/05/2006 10:26:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
01124239
Message ID:
01124251
Views:
15
Sergey,

Right now, it's a single user system. However, I'll eventually change it to client server with the back-end being MS SQL 6.5.

Thanks,
Robert

>How users move between records?

>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
--sb--

MVP VFP


"The only reason some people get lost in thought is because it's unfamiliar territory." -- Paul Fix

There are 10 types of people: Those who can read binary, and those who can't.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform