Copyright Digital Equipment Corp. All rights reserved.

$CANCEL

   Cancels all pending I/O requests on a specified channel. In
   general, this includes all I/O requests that are queued, as well
   as the request currently in progress.

   Format

     SYS$CANCEL  chan

   C Prototype

     int sys$cancel  (unsigned short int chan);
 


Additional information available:

Argument