× 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.



This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Yes, this would work if the output was on a queue attached to a writer. I
was going to suggest that as well, but assumed that this would not be the
case.




Peter_Vidal@pall.com
Sent by: midrange-l-admin@midrange.com
27/09/2002 16:19
Please respond to midrange-l


        To:     midrange-l@midrange.com
        cc:
        Subject:        Re: Moving Reports from Queue to Queue



Hector Sanchez said:
"Is there a command that can be put into a CL that will allow me to move
all the reports in one Queue to another Queue?  I know that a report can
be moved by using the option 2 and outq(QUEUE).  But I need this to work
in a CL and I need to move every single report."

The experts may correct me if I am wrong but you can use:
CHGSPLFA   FILE(*SELECT)
SELECT(*CURRENT &ACTUALOUTQ)
OUTQ(&NEWOUTQ)

All spooled files that meet the selection values specified on the SELECT
are
changed.
By definition, (and based on this example) this will move all reports from
one
printer *OUTQ to
another *OUTQ and you do not have to do this one by one.

I hope that is what you are looking for...

Peter Vidal
Pall Aeropower Corp. / SR Programmer Analyst
: www.pall.com  / + Peter_Vidal@Pall.com
(727-539-8448, x2414




_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.