Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to avoid TableUpdate() to move the pointer ?
Message
De
02/02/1999 11:26:48
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00182430
Message ID:
00182961
Vues:
16
OIC, now, Luis. When you issue the TABLEUPDATE, are you issuing it to update all records or just the current record? IOW, are you issuing:
TABLEUPDATE( <b>0,</b>, .T.[.F.][, cAlias])
>Thanks for your answer, Nancy,
>I save my record before updating, I am not appending, so my
>record number is always a positive number, after I update I
>do a GO RECORD m.nOldRecord, then I TABLEUPDATE() and that is
>when the pointer moves, I though that TABLEUPDATE() was suppose to
>move the pointer only when a problem was found, this according to
>the Help file in Fox, but, I still need to save the record before
>TABLEUPDATE() and move the pointer after that, but you are still
>right, I should use the key in the index rather than the record
>number.
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform