|
Hi Steve, Thanks for the info. Yes, I am trying to debug a submitted job. Essentially, here's what the programs do: - Run PGMA interactively - Enter some data - PGMA calls SS100C and passes 15 parameters - SS100C runs a SBMJOB and calls SS101C and passes the 15 parameters along with the parameters JOB(BCH01) and JOBQ(BCH01) - SS101C calls PGMB and passes 15 parameters It is the PGMB that I would like to debug. So, based on this information, what would I have to enter into the parameters for STRSRVJOB? Thanks in advance! Brian. -----Original Message----- From: Steve Landess [mailto:sjl_abc@xxxxxxxxxxx] Sent: Wednesday, March 16, 2005 1:11 PM To: RPG programming on the AS400 / iSeries Subject: Re: Debugging a Called RPG Program Brian - I need some clarification - Are you trying to debug a submitted job? If so, you'll need to use STRSRVJOB (you'll probably need to have the system administrator or security officer give you authority to this command) to service the batch job, then you can start debug on the program that is running in the batch job to debug it. Steve ----- Original Message ----- From: "Brian Piotrowski" <bpiotrowski@xxxxxxxxxxxxxxx> To: <rpg400-l@xxxxxxxxxxxx> Sent: Wednesday, March 16, 2005 11:44 AM Subject: Debugging a Called RPG Program Hi All, Can someone tell me if there is a way to debug a program when it is called by a CL command? We have a program that is executed by a CL program and passed a bunch of parameters. I want to debug this specific program, so I compiled the program with debug (*ALL) and then started debug and added a few breakpoints. I then run the initial program, and enter the required data. This program in turn will set up the parameter list which then calls a CL program. This CL program sets up the batch job and then calls ANOTHER CL program which calls my RPG program (is your head spinning yet? :-)). It is this last program I would like to debug. I know it can be done by manually passing in all of the parameters (15 of them!), but is there an easier way? Thanks! Brian. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Brian Piotrowski ISD Specialist Simcoe Parts Service, Inc. 6795 Industrial Parkway Alliston, ON, L9R1W1 bpiotrowski@xxxxxxxxxxxxxxx ph: 705-435-7814 x343 fx: 705-435-6746 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- -- 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. -- 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.