You could simply do an OVRPRTF before you open the print file and direct it to the appropriate output queue.
 
Mark
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED]On Behalf Of smit_al
Sent: Monday, December 05, 2005 5:34 PM
To: [email protected]
Subject: [Easy400Group] CGI Printing

I have a program that prints reports to a user's spoolfile.  I am
having the user sign on using the following http directives.

<Directory /QSYS.LIB/mylib.LIB>
  Options None
  AuthType Basic
  AuthName mylib
  order allow,deny
  Allow From all
  Require valid-user
  UserID %%CLIENT%%
  PasswdFile %%SYSTEM%%
</Directory>

My problem is that the spooled file is defaulting to the sysval default
printer.  I would like the spooled file to go to another printer.  I
have attempted to change the QTMHHTTP and QTMHHTTP1 user profiles print
device and restart the http server but no change took place.

Any ideas?






YAHOO! GROUPS LINKS




Reply via email to