CallGlobalEvent routine

TURBU

CallGlobalEvent routine

 

Causes a global event to run.

 

Syntax

 

procedure callGlobalEvent(id: word);

 

Description

 

The callGlobalEvent routine invokes event # id from the global event set.  This routine also ends the current script. If id is not a valid event number, no event is called, but the current script still ends.

 

Related Topics

callEvent routine

This help file was created with the free trial version of HelpScribble.