Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record pointer again
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00272774
Message ID:
00272804
Views:
23
>So what you telling me to do is set up a property on the
>form with the grid, ie. currec = recno(), and just go currec
>on my second form where I'm having the trouble with it resetting
>to the first record?

Yes, in fact, anywhere else you need it, too. I have found any number of places to use it, so that it's a standard form property I use.

somewhere: thisform.currentrec = RECNO()

later on: GO thisform.currentrec

Just be careful about setting it at an EOF()
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform