Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A question about WORK AREAS.
Message
De
08/09/1997 14:25:42
 
 
À
08/09/1997 14:22:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00049003
Message ID:
00049009
Vues:
58
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform