Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PostApplicationStartup problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00211167
Message ID:
00211205
Vues:
27
>>Hi,
>>
>>I need to run some code after my application is started. So, I inserted this code at MyApplication.PostApplicationStartup() and it didn´t work. I typed a SET STEP ON in this method and nothing happens. I opened cApp and couldn´t find any call to the method. I couldn´t find any reference in the Developer´s Guide. Any help ?
>>
>>Regards,
>
>Jose,
>
>This can be accomplished by adding code to the BeforeReadEvents of your application class. You can add something like:
>
>This.mySetup()
>
>Then create a method called mySetup and add whatever code you want.
>
>Kind Regards,
>
>Mat

Thanks Mat,

I did it and it´s working, but why PostApplicationStartup() did not work ?

Regards,
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform