Printer file - revisited

Lerebours, Jose Jose.Lerebours at EagleGL.com
Wed Mar 30 03:38:06 PST 2005


Denis posted:

> 
> If I have printer type "nocodes" somewhere in the processing 
> table must I 
> conditionally bypass that statement and just use "printer 
> file" without 
> using the additional "printer type" that you suggested (I 
> assume that's the 
> case in order to get print codes back into the file). The 
> other way is to 
> take advantage of the parameters of the printer that is 
> defined in the 
> report format or must I redefine a printer type so that the 
> print codes are 
> embedded in the file to be saved on the disk.
> 
> In any event, you suggested that the printer type be defined 
> after the 
> printer file. Should that be reversed.
> 

If you have command "printer type" within your code and you 
do not want to execute it for all instances of your report,
then by all means, do make it a conditional statement.

I hope you are setting your printer target and type only once
and not every time you run through a record.  

Why set this up within the printing process instead of within
the command line?  

Are you a *nix or windows base shop?

Regards;


Jose Lerebours


More information about the Filepro-list mailing list