Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6SP5 - Save / Restore current Alias state
Message
From
31/03/2003 23:47:37
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00772250
Message ID:
00772253
Views:
10
>Is there an easy and least coding way to save and restore the state of the current alias. I want to save RECNO, FILTER etc., then change the rec pointer sum(), etc. and then I want the alias back to the state I had when I started.

Creating private data sessions will do it. Or, if you wish to remain within the same data session, then, as you say, creating a function to do this will do. Basically, it's not that much. Within about 20 lines, you should be able to do it.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform