VMS Help  —  System Services, $FORCEX
    Causes an Exit ($EXIT) service call to be issued on behalf of a
    specified process.

    Format

      SYS$FORCEX  [pidadr] ,[prcnam] ,[code]

    C Prototype

      int sys$forcex  (unsigned int *pidadr, void *prcnam, unsigned

                      int code);
Additional Information: explode extract
Arguments
Close Help