Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
When to use READ EVENTS?
Message
From
03/03/1998 02:41:48
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00082223
Message ID:
00082228
Views:
35
>After loading my main form I do a READ EVENTS to start event processing which works fine, but when I load additional forms from somewhere in my app, do I need to put in a READ EVENTS after the call to the form. I've noticed that if the form called is a 'MODAL', it doesn't seem to matter. Can someone give me a quick run down on the correct usage of READ EVENTS.
>
>Thanks!!
>
>John
Hi John,
If the starter is a prg calling a menu then :
*main.prg
....
do mymenu.mpr
read events

* Starter is a form
* Form.init
...
read events
Is sufficient.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform