Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.EXE file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Divers
Thread ID:
00223232
Message ID:
00223258
Vues:
21
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform