[Info-vax] DCPS and gray-bar output
    JF Mezei 
    jfmezei.spamnot at vaxination.ca
       
    Thu Jan 29 18:41:59 EST 2009
    
    
  
Rob Brown wrote:
> Perhaps I did not ask the question right.  Suppose MUMBLE.TXT is a 
> plain ASCII text file with no escape sequences, and suppose that "TXT" 
> is *not* in DCPS$FILE_EXTENSION_DATA_TYPE.DAT. If I print MUMBLE.TXT 
> without specifying a data type, is MUMBLE.TXT printed as ANSI?  Or as 
> some other data type?
SHOW LOG DCPS$<queue_name>_PARAMETER
for instance:
 "DCPS$LASER_PARAMETER" = "DATA=ANSI"
 "DCPS$LASER_PS_PARAMETER" = "DATA=POSTSCRIPT"
This provides the default data type for the queue.
If I print to "LASER", it is interpreted as ANSI. If I print to
LASER_PS, it gets treated as postcript input.  Both end up on the same
printer.
    
    
More information about the Info-vax
mailing list