We are using a third-party software program that requires the user to 'Press ENTER to end terminal session.'.
We are trying to automate the software by calling it from a CL, using the command
CALL PGM(TDCLNTLIB/STARTSEND)
Is there a way to "send" the <enter> key to end the terminal session that the program uses?
We are trying to automate the software by calling it from a CL, using the command
CALL PGM(TDCLNTLIB/STARTSEND)
Is there a way to "send" the <enter> key to end the terminal session that the program uses?