|
Hi Dennis Not sure if it would fit your situation, but could you use an output queue with a data queue attached. When the spool file hits the output queue in RDY status an entry would be placed on the associated data queue which could then be received by your program using the QRCVDTAQ API. For details on attaching data queues to output queues check out Printer Device Programming Book (SC41-5713) http://publib.boulder.ibm.com/iseries/v5r2/ic2924/books/c415713509.htm#IDX27 36. All the best Jonathan -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of DennisRootes@xxxxxxxxxxx Sent: 20 October 2006 21:50 To: RPG400-L@xxxxxxxxxxxx Subject: How to get the job atributes from a submitted job? Hi, I'm having a problem copying a spool file because the program I'm running calls another program that actually creates the spool file with a different job name. Basically, my program uses QCMDEXC to call a LAWSON command that submits a job creating the spool file. I've tried *LAST but it says there's no spool file for the current job, which is true, so I tried OVRPRTF SPLFOWN(*JOB) but then it says there are duplicate jobs found. I also tried the QUSRJOBI api but that doesn't help because you need the qualified job name. Can anyone think of a way to grab the spool file from a job within a job? Thanks! -- This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
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.