Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
INVALID SEEK OFFSET
Message
From
29/07/1998 12:31:14
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00122287
Message ID:
00122351
Views:
21
>Do you have code in any of your refresh events?
yes, This lines codes :
IF EMPTY(FILTER())
THISFORM.ATIVA.CAPTION = "INATIVA"
ELSE
THISFORM.ATIVA.CAPTION = "ATIVA"
ENDIF

Do you get the error when updating a record outside of the form (from the command line)?
No, only forms execution

What line of code does the error occur on?
In pageframe1.page1.activate.event in line :
THISFORM.REFRESH()
Otaviano Silverio de Sousa
Previous
Reply
Map
View

Click here to load this message in the networking platform