Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!KRSNUCC1.BITNET!CONSULT1 From: CONSULT1@KRSNUCC1.BITNET (Na Sang-og) Newsgroups: comp.lang.asm370 Subject: Terminal I/O Message-ID: <8906161529.AA15093@jade.berkeley.edu> Date: 16 Jun 89 15:29:32 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 16 X-Unparsable-Date: Fri, 16 Jun 89 17:22:00 EXP I likely write program in BASIC. I am often contacted with IBM-BASIC. I used statements 'input fields' and 'print fields' to do same operation as 'locate x,y:input(print)' in PC BASIC. Do you have program in assembly language which displays a string on terminal screen in specified fields? My basic question is 'Is there Game program in IBM mainframe?'. I glanced over page 306-313 of System Programmer's Guide(SC19-6203-3). But I misunderstood them. I hope much help. -Nso