Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding _Screen
Message
 
To
21/09/2006 09:26:38
Fabian Borghi
Xenon Information Technology
Itaparica, Brazil
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01155914
Message ID:
01155957
Views:
16
This message has been marked as the solution to the initial question of the thread.
Hi Fabian.

Try creating a global appMain.prg program to be set as the "Main" file in your project.

In it, try this:
* set your environment
set talk ...
* etc

* call your form
DO FORM YourForm.scx

* issue Read Events
Read Events

* Clear environment
Clear Read
Close All
Hope it helps.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform