Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about WORK AREAS.
Message
From
10/09/1997 09:28:05
 
 
To
08/09/1997 14:25:42
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049003
Message ID:
00049295
Views:
67
>>>>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.
>
>The best time to save is right before you change...

thanks Edward for your help...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform