CallEvent routine

TURBU

CallEvent routine

 

Causes an event from the current map to run.

 

Syntax

 

procedure callEvent(event, page: word);

 

Description

 

The callEvent routine invokes the event attatched to the page specified by page, of the character # event from the current map.  This routine also ends the current script. If either event or page is not a valid ID number, no event is called, but the current script still ends.

 

Related Topics

callGlobalEvent routine

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