Knowledge Base

DOC: READ EVENTS Command Not Documented in the Language Ref

Article ID: 138875

Article Last Modified on 2/11/2000


APPLIES TO


This article was previously published under Q138875

SUMMARY

The Visual FoxPro Language Reference manual does not document the READ EVENTS command. This is a new Visual FoxPro command that should have been listed in the Language Reference.

This documentation error has been fixed in Visual FoxPro 3.0b and 5.0 for Windows.

MORE INFORMATION

The Visual FoxPro Help file references READ EVENTS. For more information about the READ EVENTS command, search for "READ," and then select the "EVENTS" clause in the Visual FoxPro Help menu.

NOTE: In Visual FoxPro 3.0b, search for READ EVENTS in the Visual FoxPro Help file.

The READ EVENTS command starts event processing. In particular, READ EVENTS can activate a menu system by pausing code execution after a menu is displayed. READ EVENTS handles events until a CLEAR EVENTS is issued. For more information about FoxPro's event processing, please see the Visual FoxPro Developer's Guide, Chapter 4, "Understanding the Event Model."

Additional query words: docerr VFoxWin 3.00b 5.00

Keywords: kbdocfix KB138875