NAME

ModuleCommand - defines module control functions

SYNOPSYS

include <cx/ModuleCommand.h>

DESCRIPTION

ModuleCommand.h defines application programming interface routines for controlling a module's actions.

cxFireASAP causes the module to fire again, immediately upon returning from the user function.

cxModAlert causes the Map Editor to issue an error popup with the given string. All interactions with the Map Editor is prevented until the user dismisses the popup. cxModExit causes the module to terminate execution after calling the removal hook function. The module is then removed from the Map Editor.

SEE ALSO

cxFireASAP(3E), cxModAlert(3E), cxModExit(3E)
Last modified: Mon Nov 18 13:54:20 GMT 1996
[ Documentation Home ]
© The Numerical Algorithms Group Ltd, Oxford UK. 1996