Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Phantom Record
Message
From
28/12/2001 07:51:11
 
 
To
28/12/2001 07:21:29
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00598707
Message ID:
00598733
Views:
18
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform