DOEVENTS

From Lianjapedia
Revision as of 12:22, 4 January 2013 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Execute all pending Windows events

Syntax

DOEVENTS [FORCE]

See Also

ACLASS(), ADDPROPERTY(), AMEMBERS(), CLEAR EVENTS, COMPOBJ(), CREATEOBJECT(), DEFINE CLASS, DISPLAY CLASSES, DODEFAULT(), FOREACH, LIST CLASSES, LOADOBJECT(), NEWOBJECT(), OBJECT(), PRINT_HTML(), PRINT_JSON(), PRINT_R(), PRINT_XML(), RAISEEVENT(), REMOVEPROPERTY(), REQUIRE_ONCE(), SAVEOBJECT(), SQL SELECT, WITH

Description

The DOEVENTS command is used to execute all pending Windows events. The optional FORCE keyword pauses execution until a Windows event occurs, such as moving the mouse.

Example

doevents