Hi friends
Can anybody guide me how to save the work areas in use alongwith their
indexes, filters and relations to restore them back later.
I am calling a function within main() which is using a different set of
databases, indexes with some filters and relations closing all the earlier
databses, indexes ... etc with CLOSE ALL. Once the called function has
performed its action, I want to restore the earlier databases, indexes,
filters and relations used in main function, automatically.
This functionality needs to work in Clipper 5.3b.
Thanks in advance
- Ramesh Babu P
save active work areas/indexes/filters/relations and restore
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- RAMESHBABU
- Posts: 591
- Joined: Fri Oct 21, 2005 5:54 am
- Location: Secunderabad (T.S), India