Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form not refreshing when moving through records in table
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00543067
Message ID:
00543495
Views:
17
I have tried removing the Lockscreen commands and that didn't work either. The code behind the vcr buttons is:

skip
if eof()
go bottom
endif
thisform.showperms()
thisform.refresh()

the showperms procedure is what checks/unchecks the checkbox buttons on the form according to the information in the table which it is reading from.

====================================================
>What happens if you don't have the Lockscreen commands? Try deleting them temporarily to see if that changes anything.
>
>Also, what code do your VCR buttons use to refresh the screen. Can you call it explicitly?
>
>HTH
>Barbara
>
>>that didn't work either.... any other ideas?
>>
>>===================================================
Previous
Reply
Map
View

Click here to load this message in the networking platform