Is there any routine to capture Keys in a running Rexx Routine.
My requirement is something like.... I am searching for a member in a list of given PDS'es. For this I put the code in a Loop.
I want the code to leave the loop if I press F4.
Is there any function which traps the keys in ISPF or TSO which I can Call?
My requirement is something like.... I am searching for a member in a list of given PDS'es. For this I put the code in a Loop.
I want the code to leave the loop if I press F4.
Is there any function which traps the keys in ISPF or TSO which I can Call?