Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form disappears #2
Message
 
 
To
04/09/2008 12:48:54
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01344593
Message ID:
01344903
Views:
15
>>>Is there an event between form.load and form.init? I have added some logging into my form events to determine why it appears to launch but is not visible when run outside of my development PC. I have found that the form.load executes but the init never fires.
>>
>>You ever have return .f. in form's Load or you have an error which is suppressed by your error handler.
>
>You win this one. I had an ON ERROR that was hiding the real problem. Now I have a new problem. The program runs fine and without problem on my development box. But when on a users box I get an error that says "Variable AMEND1 is not found" when paging through the records. I am working with an amendment table so the variable name is probably in there somewhere, but when running the code references tool it can't find any reference to that name anywhere in the project. Since it doesn't error on my dev box, how can I find the line of code that is causing the problem?

Could it be that it refers to an AMEND1 field and you don't have it?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform