Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!wuarchive!uwm.edu!bionet!agate!ucbvax!VTVM1.CC.VT.EDU!VALDIS From: VALDIS@VTVM1.CC.VT.EDU (Valdis Kletnieks) Newsgroups: comp.lang.asm370 Subject: Re: Writting to the console on MVS system. Message-ID: <9103042240.AA11451@ucbvax.Berkeley.EDU> Date: 3 Mar 91 02:36:21 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 19 On Sat, 2 Mar 91 18:59:12 G+3 Could anybody out there tell me how to write to the console, terminal, >on the MVS operating system or can recommends a books or manuals discriping >the way to do it. Hmm.. Been a *long* time since I hacked any OS code, but.. To write to the systems console, see the WTO and WTOR macros. Note that doing this in a large multi-processing environment may be a Bad Idea, as the systems operator is probably *not* expecting for your program to communicate with him directly... To write to the *user* terminal, I think you want the TPUT and TGET (although this may be a TSO-only rather than an MVS macro...) Valdis Kletnieks Computer Systems Engineer Virginia Polytechnic Institute