Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying a form in an .EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00469922
Message ID:
00469923
Vues:
28
>Using the form Wizard, I built a form from one .dbf file. The purpose is to
>Display, Edit, Find, and Delete records. The form runs OK in VFP. I need the form to run as .exe. When in project mgr. I add the form and also add a .prg
>to call the form. The .prg (set as Main) is as follows:
>
>DO FORM q:\track\outloan\outedit.scx
>READ EVENTS
>CLEAR EVENTS
>
>I build the project as a Win32 Exe. It runs OK from the project Menu.
>When I try to run it as .Exe in Explorer it appears to load the form but
>doesn't display anything..............Thanks..........Tim

Put the CLEAR EVENTS in the form on a close button or Exit button, and not right after the READ EVENTS.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform