Well, that is a good question. The log file is an exact copy of the batch file that QTRgui created. So, for some reason on your computer, the batch file won't execute when run from a program. The differences are: 1. The name of the file is different. The batch file QTRgui creates has a temporary name generated by Windows. The file resides in your temporary file location. 2. It is run by an "Execute" function call rather than from the command window. Can you think of any security settings or such that would prevent a program from spawning another program? -Stephen www.sbillard.org/Stephen > -----Original Message----- > From: Johnny Eades [mailto:jeades1@....com] > Sent: Wednesday, December 29, 2004 1:14 PM > To: DigitalBlackandWhiteThePrint@yahoogroups.com > Subject: [Digital BW] New Quadtone RIP and GUI doing nothing > > > > > > > Hello Stephen, > > I did the below and the file printed through QTR!!!??? The > question is why did it do there and not through the gui?? > This is what I ran in the .bat file to trigger the printing > process from the command window. > > @color F0 > CD C:\Program Files\QuadToneRIP\ > ".\Bin\ImageToRaster.exe" 2>QTRLog1.TXT QTRgui_2.1.7 DAD > FilePrint 1 "PPD=Quad1280.ppd PRINTER=Quad1280 > MediaType=Matte Pagesize=Letter position=center > scale-percent=100 portrait=yes Resolution=1440super > ColorModel=QTRIP" "K:\Completed images through Photoshop > CS\Footprint in sand.tif" | ".\Bin\QuadToPrinter.exe" > 2>QTRLog2.TXT QTRgui_2.1.7 DAD FilePrint 1 "PPD=Quad1280.ppd > PRINTER=Quad1280 MediaType=Matte ripFeed=Standard > Pagesize=Letter Resolution=1440super RipSpeed=hispeed > ColorModel=QTRIP stpDither=Ordered ripCurve1=UT2-EEnhMatte-neutral-2 > ripCurve2=- ripBlend=100 ripGamma=0 ripLimit=0" | ".\Bin\RawPrint.exe" > 2>RawLog.TXT "Black and White Printer" - "Footprint in sand.tif" > @Echo. > @Echo Be sure to check log files for possible errors! > @Echo. > Pause > > Your friend in Photography, > > Johnny Eades >
Message
RE: [Digital BW] New Quadtone RIP and GUI doing nothing
2004-12-29 by Stephen Billard
Attachments
- No local attachments were found for this message.