printer variable

Don Coleman dcoleman at dgcreact.com
Thu Oct 16 11:07:42 PDT 2008


> -----Original Message-----
> From: filepro-list-bounces+dcoleman=dgcreact.com at lists.celestial.com
> [mailto:filepro-list-bounces+dcoleman=dgcreact.com at lists.celestial.com] On
> Behalf Of Richard Kreiss
> Sent: Thursday, October 16, 2008 11:57 AM
> To: filepro-list at lists.celestial.com
> Subject: printer variable
> 
> What variable would I need to set to have ALL print jobs run to a file
> d:\pfspool\foobar.txt
> 
> Single user so no one will step on this file.
> 
> Most of the outputs have a specific printer assigned already.
> 
> I need to do this as they purchased a dumb window laser printer and will
> be
> using print wizard to overcome this problem.
> 
> Set printwizard up as a windows service.
> 
> 
> Richard Kreiss
> GCC Consulting
> rkreiss at gccconsulting.net
> 
> 
> 
> 
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> http://mailman.celestial.com/mailman/listinfo/filepro-list

Richard:

If from *clerk

CALL "E:\ABC\FILEPRO\FILE_NAME\OUTPUT_FORMAT";PRINTER FILE
"C:\PRINTWIZ30\FILE_NAME.TXT

Then in your output format:
PUTENV "PFPOSTPRINT:,"C:\PRINTWIZ30\PRINTWIZ.EXE /P\"WINDOWS_PRINTER_NAME\"
C:\PRINTWIZ30\FILE_NAME.TXT"

If from *rreport

Simply set your PFPOSTPRINT variable in your *.bat file or filePro
environment as described above.

Don Coleman
Donald G. Coleman, Consultant
402 Andrew Circle
Indiana, PA 15701
dcoleman at dgcreact.com



More information about the Filepro-list mailing list