| VMS Help System Services, $SNDJBC *Conan The Librarian | 
    Creates, stops, and manages queues and the batch and print jobs
    in those queues. The $SNDJBC service completes asynchronously;
    to synchronize the completion of most operations, use the Send to
    Job Controller and Wait ($SNDJBCW) service.
    Format
      SYS$SNDJBC  [efn] ,func [,nullarg] [,itmlst] [,iosb] [,astadr]
                  [,astprm]
    C Prototype
      int sys$sndjbc  (unsigned int efn, unsigned short int func,
                      unsigned int nullarg, void *itmlst, struct
                      _iosb *iosb, void (*astadr)(__unknown_params),
                      int astprm);
Additional Information (explode) :
|  |