Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why EXE unload immediately after run & can't stay for in
Message
From
29/06/2005 04:50:59
 
 
To
29/06/2005 04:42:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows 2000
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01027289
Message ID:
01027292
Views:
16
Do you have thisform.Visible=.T. in the init of the form?
Where do you have Clear Events? (It should be in the forms' destroy


>Hi All
>
>I create a Form for data entry purpose and generate EXE using that form. Generated EXE runs within VFP very well and take the inputs. But when I execute that EXE from outside VFP (Just double click on generated), EXE executed and immediately unloaded itself.
>
>I also include the following MAIN.PRG to generate EXE ;
>
>**** main.prg
>close all
>clear all
>
>do form XYZ
>read events
>
>*****
>
>
>Now I want to learn and know that :-
>
>1. why EXE unload immediately after run & can't stay for inputs?
>2. how can I stop this type of problem?
>
>Please help me.
>
>Arun, India
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform