Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My Application closes as soon as it is started
Message
 
À
25/06/2001 10:10:02
Ramachandran Duraiswami
C.G.International Pvt. Ltd.
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00523037
Message ID:
00523241
Vues:
9
>I've built an application(exe) based on the main prg of a project. But as soon as I open the application, it closes down itself immediately. what may be the problem or is there any aprticular way of building an application?


An application consisting only of modeless forms will not function properly in a run-time
environment unless you provide a READ EVENTS command. You can ensure that the
application runs properly by adding a calling program or setting the WindowType property.

To run a form in a run-time environment

Run the form from a program containing a READ EVENTS command.

-or-
Set the form's WindowType property to Modal.
MSCE, MCSP, Microsoft Channel Partner

Relax, Boss. We will meet the deadline! What? You want to add MORE? What do you mean, Over Budget?

Opinions and comments are the sole responsibility of the sender, and accuracy, correctness, or pertinence is considered coincidental.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform