Procedure GMP::Event::Set(Event)

GMP::Event::Set

The procedure GMP::Event::Set activates an event.

GMP::Event::Set(
     Event             ! (input) an event
     )

Arguments

Event

An element in the set AllGMPEvents.

Return Value

The procedure returns 1 on success, or 0 otherwise.

See also

The routines GMP::Event::Create, GMP::Event::Delete and GMP::Event::Reset, and Synchronization Events of the

Language Reference.