Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
READ EVENTS
Message
 
 
To
17/10/1998 23:30:48
Man Wai Chang
Hang Hing Metal Manufacturer
Hung Hom, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00147894
Message ID:
00147996
Views:
25
>Just in my path to migrate to Visual FoxPro.
>
>in a simple program like this:
>
>aform=createobject("form")
>aform.show()
>read events
>
>After aform is closed, the READ EVENTS didn't return
>control to the next line (in my case, the
>FoxPro's command window).
>
>Isn't READ EVENTS terminated automatically when there is
>no active form? For now, I must include a "CLEAR EVENTS"
>in aform.unload().

You must define include "CLEAR EVENTS" into Unload method otherwise in won't work. Why not using 'DO Form FormName' to simplify the development?
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform