![[Richware Logo]](../richware.jpg)
CLEAR_QUEUE is distributed as a DCL command procedure.
$ @CLEAR_QUEUE SYS$PRINT This procedure will remove ALL entries in the SYS$PRINT queue. Are you sure you want to proceed (y/n)? Y Removing Entry 126 (TMP_REPORT). Removing Entry 156 (LOGIN). Removing Entry 225 (DISK_LISTING). Deleted 3 entries from SYS$PRINT. $ @CLEAR_QUEUE SYS$PRINT1 RETAINED This procedure will remove all RETAINED entries in the SYS$PRINT1 queue. Are you sure you want to proceed (y/n)? Y Removing Entry 1265 (PERFORMANCE_RPT). Removing Entry 1512 (DISK_LISTING). Deleted 2 entries from SYS$PRINT1. |
| Downloading Instructions: Click on View Command Procedure below, then use your browser's Save As option from the File menu to save the command procedure. |
| View Command Procedure | View Online Documentation |