Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP Closed immediately after build
Message
De
12/08/2008 05:18:31
 
 
À
12/08/2008 04:58:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01338052
Message ID:
01338246
Vues:
19
Hi Chaim,

is your form modeless?

If you create a modeless form you will have to call it like this

DO FORM myForm....
READ EVENTS

Within the (i.e.) UNLOAD-event of your form you will have to write

CLEAR EVENTS


>I dont get any error message.
>VFP run well the build but I run it vfp closed aoutomaticly - the interface and I see it as procces in task manager.
>If I add
>
messagebox('123')
>return
>
>before the 'do form ...' I get the message and vfp come back to defloper environment).
>Thanks
>>Hi Chaim,
>>
>>I'm a bit confused now. Did you create your exe OK (e.g. the project itself build OK)? Do you have the problem of VFP closing only after you run your exe? If you add a messagebox somewhere in your program you're saying that VFP doesn't close after that?
>>
>>Just want to understand the problem better.
>>
>>>I did it few times, each time the same problem.
>>>
>>>BTW, If I add messagebox and return before the do form top form I dont have problem.
>>>
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform