home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Freeware 31 / FreelogHS31.iso / PDF / Ghostscript / gs860w32.exe / gs8.60 / lib / lpr2.bat < prev    next >
DOS Batch File  |  2005-12-29  |  177b  |  6 lines

  1. @echo off
  2. @rem $Id: lpr2.bat 6300 2005-12-28 19:56:24Z giles $
  3.  
  4. call gssetgs.bat
  5. %GSC% -sDEVICE#djet500 -dNOPAUSE -sPROGNAME=lpr2 -- gslp.ps -2r %1 %2 %3 %4 %5 %6 %7 %8 %9
  6.