Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to cumulate totals of my view without loosing cur. r
Message
De
08/11/1999 15:25:53
 
 
À
05/11/1999 10:37:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00286872
Message ID:
00288649
Vues:
21
One more possiblity, if EOF() is true, the recno() value will be greater than the reccount() value and if you issue a GOTO ln_recno, an error will be generated.

Mabey a better bit of code would be...

IF ln_recno < RECCOUNT()
GOTO ln_recno
ENDIF

Rob.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform