We have RM COBOL utility which has a screen section, which takes input from the user. This input can be a Function key as well. (like F1, F2, etc)
I am trying to automate it using shell scripting, is it possible to pass these function key parameters to screen-section input?