[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: vDos users: be aware: can't print again if prior print has locked the port
- Subject: Re: vDos users: be aware: can't print again if prior print has locked the port
- From: Carl Distefano cld@xxxxxxxx
- Date: Wed, 14 Sep 2016 13:16:30 -0400
Harry,
del/q PCLPRINT.PDF >nul 2>nul
what is ">nul 2>nul" doing?
Muzzles the command's standard output and error output. May be
belt-and-suspenders with the /q switch, but no matter.
http://lmgtfy.com/?q=%3Enul+2%3Enul+in+batch+file
--
Carl Distefano
cld@xxxxxxxx