Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.EXE file
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00223232
Message ID:
00223258
Views:
20
>Julie, more than likely you need a READ EVENTS directly after calling your first form.
>
>Create a top level program (prg) and call your form like so:
>
>DO FORM myform
>READ EVENTS
>
>Have fun!

This is not necessarily correct. I don't open any forms in my applications until requested by the user. My READ EVENTS goes in my MAIN.PRG. Here's what I do:

- Create my application object
- Set error handler
- Open tables
- Display menu
- READ EVENTS
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform