at_setef - Sets and event flag

SYNOPSIS

at_setef event_flag

ARGUMENTS

event_flag
A VMS event flag number or a subprocess ID as returned by at_createproc

DESCRIPTION

This command may be used to manually set and event flag within the ATwish program. Its principle use is as a debugging and development tool, but programmers may find it useful for setting event flags within the images that they run as a subprocess or for prematurely triggering the time event handler.

*** at_setef should not be used in public release software ***

KEYWORDS

ATwish, timer, event, subprocess
Derek McKay (dmckay)