Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Strange error
Message
From
30/12/2012 14:46:24
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
30/12/2012 14:35:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01560913
Message ID:
01560928
Views:
64
>>I have to ask the obvious, do you have
thisform.refresh
or
thisform.refresh()
?
>>>>>I have code under a button a form
>>>>>
>>>>>I have starting getting the error 'Variable Not Found' and VFP indicates that
Thisform.Refresh
is the cause.
>>>>>
>>>>>Is there a known solution to this?
>>>>
>>>>Is there any code in the form's refresh event?
>>>I don't think so, but I will go and check - Stand by one.. .
>
>Either way (brackets or not), the error persists wherever thisform.refresh occurs in the code
>I have never seen any error like this before.

Add a break point on the thisform.refresh() line and then step through the each line of code after that and see if you can see which line is actually causing the error.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform