Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A question about WORK AREAS.
Message
From
08/09/1997 14:25:42
 
 
To
08/09/1997 14:22:13
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00049003
Message ID:
00049009
Views:
63
>>>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...
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform