Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with .exe
Message
From
03/02/2002 21:17:13
 
 
To
03/02/2002 17:11:37
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00614618
Message ID:
00614643
Views:
23
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
Previous
Reply
Map
View

Click here to load this message in the networking platform