There is a requirement (given below) in our project to use hyperlink in a cobol program.
The customer has to be able to go to detailed statement from a group statement by clicking on detailed account number and back to list of accounts by clicking on a link within the detailed account statement.
Please let me know how to create hyperlink in a cobol program.