I wasn’t really sure I could this ( wish test had an api) ill just tput the message and instruct the user to hit <enter> key
On Wed, Oct 22, 2025 at 11:05 PM Phil Smith III <[email protected]> wrote: > The ENTER key isn't a character. 3270 terminals are block-mode devices, > and so things like ENTER and PF and PA keys are out of band, so to speak. > IOW, you can't do what you want without getting really fancy (and learning > 3270 data streams--and I'm not sure whether you could do it even then on > TSO). > > -----Original Message----- > From: IBM Mainframe Discussion List <[email protected]> On Behalf > Of Joseph Reichman > Sent: Wednesday, October 22, 2025 10:39 PM > To: [email protected] > Subject: TPUT terminal control characters > > > Hi > > Using TPUT is it possible to send keyboard control characters at the end > message > > What means like at the end of the text message the enter key don’t know > what hex code for the enter key is think it might be hex 25 > > What I am trying to do is send a tso test subcommand specifically the > qualify subcommand followed by the address and period and would like to > follow it with the code for the <enter key> > > Thanks > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
