Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem With Ending Pgm
Message
De
12/04/2014 23:32:19
 
 
À
12/04/2014 22:59:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP3
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01598403
Message ID:
01598520
Vues:
43
>This is a nightmare!
>I started a new test project in a different folder... did a CREATE PROJECT and then a CREATE FORM from the command window.
>I added a main.prg which just contains DO form Mainform followed by READ EVENTS.
>The form is top-level form, and modeless.
>In the UNLOAD I put the CLEAR EVENTS.
>I added a cmd button which just has the THISFORM.RELEASE in the click().
>And that's it... It has NO OTHER objects on it.
>I run it in development mode and it works.
>I compile it, run the EXE and the same thing happens as before.
>The program runs and after I click the exit cmd button it returns to the desktop and the cursor has the hourglass.
> Task Manager shows that the EXE is still running.
>
>I compile (and run) other programs in different folders without any problem at all.
>I feel that there must be some setting in my properties somewhere.
>I'm totally lost.
>I wish there was a way I could send you the folder contents. There's actually nothing in it of any size.

Put a messagebox before and after the READ EVENTS and also before and after CLEAR EVENTS with message "before read events", ect.

What do you get?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform