z/OS TSO/E Programming Services Version 2 Release 3 <https://www-304.ibm.com/servers/resourcelink/svc00100.nsf/pages/zOSV2R3sa320973/$file/ikjb700_v2r3.pdf>, specifically chapters 7 and 10, describes the TIOC/VTIOC macros.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: Seymour J Metz Sent: Friday, March 16, 2018 3:54 PM To: IBM Mainframe Discussion List Subject: Re: z/OS "interactive computing" - AKA TSO/ISPF or UNIX shell The VTIOC macros are the same as the old TIOC macros, with some extensions <https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.istimp0/append.htm>. Macros like TGET, TPUT, TPG used to be in a manual called Guide to Writing a Terminal Monitor Program or a Command Processor; I don't recall the current title. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Farley, Peter x23353 <[email protected]> Sent: Friday, March 16, 2018 3:35 PM To: [email protected] Subject: Re: z/OS "interactive computing" - AKA TSO/ISPF or UNIX shell PMFJI here, but you piqued my curiosity - What exactly are these VTIOC macros, and where would one find them? Or are you talking about the normal VTAM SEND and RECEIVE processes? Peter -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Seymour J Metz Sent: Friday, March 16, 2018 2:44 PM To: [email protected] Subject: Re: z/OS "interactive computing" - AKA TSO/ISPF or UNIX shell The half-duplex use of the 3270 is an application, e.g., TMP, restriction: the VTIOC macros support a full duplex mode. -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- 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
