Creates, on behalf of the calling process, a subprocess or
    detached process on the current node, or a detached process on
    another OpenVMS Cluster node.
    Format
      SYS$CREPRC  [pidadr] ,[image] ,[input] ,[output] ,[error]
                  ,[prvadr] ,[quota] ,[prcnam] ,[baspri] ,[uic]
                  ,[mbxunt] ,[stsflg] ,[itmlst] ,[node] ,[home_rad]
    C Prototype
      int sys$creprc  (unsigned int *pidadr, void *image, void
                      *input, void *output, void *error, struct
                      _generic_64 *prvadr, unsigned int *quota, void
                      *prcnam, unsigned int baspri, unsigned int
                      uic, unsigned short int mbxunt, unsigned int
                      stsflg,...);
Additional Information:
explode
extract