Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Does SCAN always go to the top of the cursor?
Message
De
12/02/2018 17:48:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01658080
Message ID:
01658081
Vues:
65
>Hi,
>
>I was under impression that SCAN always goes to the top of the cursor. Am I mistaken?
>
>I have a code where the record pointer of a cursor is on the 2nd record (the cursor has two records). Then, I call SCAN, update this record, and ENDSCAN. When I go through the code with the debugger, the SCAN/ENDSCAN exists right after the first/current/second record.
>
>Is it required that I do GO TOP before SCAN?
>
>TIA

Scan always starts from the top, unless you use Rest as scope.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform