Technical data
$ PRINT/QUEUE=queuename/NOTIFY DCPS$IVP_data-type.DAT
If the print queue is linked to a specific data type, or you are testing the LIST
data type, specify the data type of the file.
For example, to print DCPS$IVP_POST.DAT, use the following PRINT
command:
$ PRINT/QUEUE=queuename -
/PARAMETERS=DATA_TYPE=POSTSCRIPT/NOTIFY -
SYS$COMMON:[SYSTEST.DCPS]DCPS$IVP_POST.DAT
Creating and Modifying Print Queues 3–17