Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upgraded from 5.0 to 6.0 - Help
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00189058
Message ID:
00189084
Views:
18
Josh,

This is too weird. I even ran the debugger from the command window and then started the form from within the debugger. I get the error immediately...before even one line of code shows in the debugger. How is this possible?

I am going nuts!

>Paul,
>
>The Only thing I can think of is that your code is never executing. Is the Load event in the form or is it in a class the form is based on? If it's a class, make sure you haven't overriden the code in the form.
>
>If that's not it, is the suspend the first line of the load? It sounds like maybe it returns from the load before it gets to the suspend.
>
>The Load should definitely run before any of the objects on the form are instantiated.
>
>>Thanks for the response. I just put a suspend command in the load event of the form and I was suprised to find that I got the error prior to the execution being suspended. Is the grd.column1.ControlSource trying to be set before the forms load in 6.0? I'm at a loss as to what to try next.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform