Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6.0 from VFP3.0
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00314295
Message ID:
00314945
Views:
30
>I'm not officially moved from VFP3.0 to 6.0 yet, but I decided to attempt recompilling a project (at home) in VFP6.0 - after getting past a "Date Conversion error" and then a successful compile, my application runs right through to the end, non-stop through-to-the-end.
>
>My form and formset are Model but my Main code READ EVENT seems to be ignored.
>
>What must be done?

The structure of your main prg file should be something like this


* some set up code...

DO FORM frmEdgarMain
READ EVENTS

* some clean up code...


Perhaps you could post your code.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform