Hi,
I have a process that contains clp and rpgle programs.
The process begins with a clp, which then calls an rpgle program and depending on what that program does, it may call a clp that creates a new version of the rpgle and then calls that version. The process continues in this fashion until one of the rpgle's does not need to create another version and then things go in reverse, cleaning up what has been created.
Unfortunately, the rpgle's that are created as needed, are not functioning properly.
How can I debug the rpgle's in this stream when they don't exist at the begining?
I have a process that contains clp and rpgle programs.
The process begins with a clp, which then calls an rpgle program and depending on what that program does, it may call a clp that creates a new version of the rpgle and then calls that version. The process continues in this fashion until one of the rpgle's does not need to create another version and then things go in reverse, cleaning up what has been created.
Unfortunately, the rpgle's that are created as needed, are not functioning properly.
How can I debug the rpgle's in this stream when they don't exist at the begining?





Comment