Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying a form in an .EXE
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00469922
Message ID:
00469923
Views:
33
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform