From: bclaremont [msi.bruce@gmail.com] Sent: Thursday, March 08, 2007 4:39 PM To: Info-VAX@Mvb.Saic.Com Subject: Re: Remove All print jobs from a Print Queue I believe the set of procedures at this link will do the trick for you: http://www.migrationspecialties.com/zip/CLEARQ.zip If not, it will provide a good starting point to build your own utility. Description: CLEARQ allows a user to clear entries from a queue. The procedure presents queue entries one at a time and allows the user To remove the entry from the queue via a Y/N query. If a queue name is passed to the procedure, it is validated. If no queue name is passed, it is prompted for. On Entry: P1 - Queue name (Optional) P2 - ALL_JOBS (Optional: Valid for privileged user only) ( Can be abbreviated to ALL. ) Good Luck! Bruce Claremont www.MigrationSpecialties.com OpenVMS Stealth Marketing Squad