Search found 2 matches

by szlamany
Sat Mar 03, 2012 6:45 pm
Forum: Installation
Topic: Trying to suppress CREATE FILE dialog
Replies: 1
Views: 25226

Re: Trying to suppress CREATE FILE dialog

It looks like this CD /D C:\Inetpub\wwwroot\AWC\reporting set path=C:\Inetpub\wwwroot\AWC\reporting amcReport rpt/~sproc=rptMonthly/~output=Bullzip PDF Printer/~cleanup=00000000000000000009/~p1=Sara/~p2=01/01/2012/~p3=/~p4=Y Simply runs an old VB6 application we created that uses the VB6 PRINTER obj...
by szlamany
Thu Mar 01, 2012 1:03 am
Forum: Installation
Topic: Trying to suppress CREATE FILE dialog
Replies: 1
Views: 25226

Trying to suppress CREATE FILE dialog

I'm using the Bullzip PDF Printer "driver" in .BAT files running an executable that outputs to the printer. I setup the filename to be fixed at: D:\ACS Desktop\AWC\reporting\staging\awcOutput.pdf And to suppress the dialog boxes - calling that OPTION SET "awcReport". Now when I s...