Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Phantom Record
Message
De
28/12/2001 07:51:11
 
 
À
28/12/2001 07:21:29
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00598707
Message ID:
00598733
Vues:
16
Hey Cetin,
Do you mean:

m.lcRecs = reccount()
** let's say m.lcRecs = 5 now....

** user presses next button on record number 5

** click event in next button
if !eof()
skip 1
scatter memvar
if recno() > m.lcRecs
eof() = .t.
endif
endif
Thanks in Advance.

J. Turner
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform