My problem is that I have been asked to insert an instruction into a cics program that it can open a web page using a specific url.
Is it possible to give this kind of instruction ? If yes, can you show me example code ?
Please notice that the program runs on a cics simulator called 'Unikix', which is installed on linux server with an old RedHat distribution still 32bit.
The cics program, in which I have to insert this instruction, is written in Cobol language and it is compiled using Microfocus compiler.