How to find the list of jobs that a given program is being used in ? For a AS400 (i-series) system
Suppose I have a program , say PGM1 , I want to find the list of JOBS that are using this program.
Is there any way of getting the list of JOBS using a particular program in AS400 (i-series)?
How to find the list of jobs that a given program is being used in ? For a AS400 (i-series) system
Suppose I have a program , say PGM1 , I want to find the list of JOBS that are using this program.
Is there any way of getting the list of JOBS using a particular program in AS400 (i-series)?
How to find the list of jobs that a given program is being used in ? For a AS400 (i-series) system
Suppose I have a program , say PGM1 , I want to find the list of JOBS that are using this program.
Is there any way of getting the list of JOBS using a particular program in AS400 (i-series)?
Program source code gets truncated while copying. Width is less by 20 characters
I copied a RPGLE source from Production Library to my programmer’s library so that I could modify the code but the characters at the end got truncated. Please help.