×

Good News Everybody!

The new search engine is LIVE!

Please report any problems to david (at) midrange.com.




Use iNav's work with printer output to show all the spool files you're
interested in...

Drag & drop them to a folder on your desktop...this gives you .TXT versions...

Concatenate the files into one from your PC's command line (there's
multiple ways, here's one)
for %f in (*.txt) do type “%f” >> aggregate.txt

ftp the concatenated file back to the i.

Charles

On Wed, May 11, 2011 at 12:12 PM, <fbocch2595@xxxxxxx> wrote:

Hi Folks, how about this one?

I want to copy all joblogs for a certain job to a PF in my library.  There are hundreds of joblogs for the job.  I've been manually using

CPYSPLF FILE(QPJOBLOG) TOFILE(ZPGMR97/FILEA) JOB(855542/FB/QPRTJOB) SPLNBR(487) MBROPT(*ADD)

I've still got hundreds to go.

Do you know of a fast way to do this or do you have a pgm that might help me out?

As always, any help is appreciated.

Frank



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
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-Ups:
Replies:

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

This mailing list archive is Copyright 1997-2026 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.