× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Booth

Maybe use a data queue with spooled output. The particulars for a spooled
file will be on the data queue entry, and you could CHGSPLFA based on the
job name, or some other unique set of criteria.

There are 2 types of entries for the data queue. One is put on the queue
when a spooled file goes into *RDY status, the other when a spooled file is
created. The former is set up with the DTAQ parameter of CRTOUTQ or
CHGOUTQ. Or you can use an environment variable QIBM_NOTIFY_CRTSPLF.
Setting this to a data queue causes an entry to be added to the data queue
whenever any spooled file is created. This can be set at the job level, so
it will affect only the jobs you want it to.

Check out Chapter 3 of IBM manual Printer Device Programming.

Regards

Vern

At 10:13 AM 9/8/02 -0400, you wrote:
--
--
[ Picked text/plain from multipart/alternative ]

I am trying to figure out a way to create an application that is
self-contained and can only be accessed by members of the group.  So far
everything seems to work ok except printing output.

Is there a way that any printed output from any job in that library can be
forced to an outq for that library?  This would need to include printed
query output.

Thank you.

---------------------------------------------------------
Booth Martin   http://www.MartinVT.com


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.