I have a series of jobstreams with many steps in each. Ultimately I want to run these jobs in the foreground, under my TSO TCB. So, I would like to process my jcl through some tool to convert it into a CLIST - with file allocations, etc.
I want this to be done similar to the way many COBOL debuggers convert jcl for debugging an appliction program.
Does anyone know of such a tool?