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


  • Subject: RE: Get the last job number for a job run everyday.
  • From: Terry.Rhoades@xxxxxxxx
  • Date: Thu, 21 Dec 2000 15:08:09 -0500


Try this command in a CL program.      
RTVJOBA  JOB(&JOBNAME) USER(&USERNAME) NBR(&JOBNBR)







Bob Buettel <bbuettel@udilink.com>
Sent by: owner-rpg400-l@midrange.com

12/21/2000 01:50 PM
Please respond to RPG400-L

       
        To:        "'RPG400-L@midrange.com'" <RPG400-L@midrange.com>
        cc:        
        Subject:        RE: Get the last job number for a job run everyday.


I need to get the user NAME and JOB NUMBER after the job completes for SNDNETSPLF for a CLP
  that runs the next Day.
-----Original Message-----
From:
BillsVilla@aol.com [mailto:BillsVilla@aol.com]
Sent:
Thursday, December 21, 2000 12:35 PM
To:
RPG400-L@midrange.com
Subject:
Re: Get the last job number for a job run everyday.

In a message dated 12/21/2000 11:50:13 AM Eastern Standard Time,
bbuettel@udilink.com writes:




  I need to get a jobs last run number. The job name will always be
the same.
  I was looking at API QWCRJBST but that returns the status of a job
but you must pass it            
  JOB/USER/NUMBER. I want to pass a job name to a API and get the last
/NUMBER.



How about using the program status data structure to retrieve it in your RPG
program and then store it in a DTAARA, physical file, or LDA if possible.

Bill



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.