raveendra321
Programmer
Hi All,
I am not sure if this is the appropriate forum to post this question. The question is regarding displaying ISPF panels by calling ISPLINK in a COBOL program.
Currently, I am invoking the COBOL program using TSO CALL <PGM>.
But I wanted to know what are the other ways of invoking the COBOL program which can display ISPF Panels and allow user interaction.
Also I want to read a file in the COBOL program and display the contents on the ISPF panel. But using TSO CALL to invoke the COBOL program, how can we provide the DDname/DSN to the program ?
Could you please explain me with an example.
Please let me know if you need more information on the same.
Thanks,
Raveendra.
I am not sure if this is the appropriate forum to post this question. The question is regarding displaying ISPF panels by calling ISPLINK in a COBOL program.
Currently, I am invoking the COBOL program using TSO CALL <PGM>.
But I wanted to know what are the other ways of invoking the COBOL program which can display ISPF Panels and allow user interaction.
Also I want to read a file in the COBOL program and display the contents on the ISPF panel. But using TSO CALL to invoke the COBOL program, how can we provide the DDname/DSN to the program ?
Could you please explain me with an example.
Please let me know if you need more information on the same.
Thanks,
Raveendra.