Hi everyone!!
Could anyone help me to find how to use ispf edit commands in a JCL process?
I need to edit a dataset in an automatic process using this ISPF commands:
x all
f 'expression' all
del x all
Create a dataset with the result of the operation.
Is it possible? (Everything is posible, i know, but i don't know yet how to do it )
Thanks a lot