On Fri, 28 Jul 2017, at 21:18, ITschak Mugzach wrote: > Just to make sure... It is my understanding that JCL converter & > interpreter are only available by job submit and no direct call to these > services. My intent is to get the source code from the change management > product and look how files are opened.
But you won't be able to tell how files are opened, without looking at the program logic... which will require you to read all the program parms and files, and replicate what the program does. You can't do that... the only way to tell what a non-trivial program will do is to run it. -- Jeremy Nicoll - my opinions are my own. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
