Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about WORK AREAS.
Message
From
08/09/1997 14:22:13
 
 
To
08/09/1997 14:11:29
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049003
Message ID:
00049007
Views:
56
>>What is the best way to save the record pointer position in many work areas?
>>Example:
>>select 1
>>cur_rec = recno
>>select 2
>>cur_rec = recno
>
>Select 1
>Thisform.Currec1 = recno()
>Select 2
>Thisform.Currec2 = recno()

OK - thanks Edward... I need to do this because I call a prg file
that moves the record pointer in many work areas.
When is the best time to save my record pointers? When I call this prg file, it changes the record pointer positions. I need to change back to the original record position.
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform