Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with .exe
Message
De
03/02/2002 21:17:13
 
 
À
03/02/2002 17:11:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00614618
Message ID:
00614643
Vues:
24
I'm new at this too , but I believe that your problem is in the framework , not in the forms . So , try these :


a)If you've generated the project with the project wizard , there should be something like

#DEFINE APP_GLOBAL.DoStartupForm()= myform.scx

somewhere in your code .

Change myform.scx to anotherform.scx , where anotherform.scx is your main form .

b) If you've built your own framework , be sure you haven't forgotten to include a READ EVENTS statement in your main program file .

That's what it sounds like to me , anyway . I'm not sure if any of these will work , but it's worth giving it a shot .
Robert Munteanu
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform