VMS Help  —  System Services, $SETPRA
    Establishes a routine to receive control after a power recovery
    is detected.

    Format

      SYS$SETPRA  astadr ,[acmode]

    C Prototype

      int sys$setpra  (int (*astadr)(__unknown_params), unsigned int

                      acmode);
Additional Information: explode extract
Arguments
Close Help