[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
RELEASE EVENT <label>

Description:
This command eliminates the specified label from the event array, freeing
the space it occupied in the array.

Syntax:
RELEASE EVENT <label>

Arguments:
<label> is a label name assciated with a region in the event array.

Example:
RELEASE EVENT "pause"                     // kill the "pause" region

         Purpose: Kill an event region
 Mapped Function: __RelEventRegion() contained in GLLIBR.PRG.
   dGE functions: msethot()
   Other GL UDFs: __ScanObjects(),__HandleError()
System variables: _handles_[]
System constants: NoSuchLabel

See Also:
DEFINE EVENT, ACTIVATE EVENT, DEACTIVATE EVENT, WAIT EVENT

See Also: __RelEventRegion()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson