Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!ucbvax!sunic.UUCP!eric From: eric@sunic.UUCP (Eric Thomas SUNET) Newsgroups: comp.lang.asm370 Subject: Re: Coding Questions Message-ID: <9011032005.AA18251@ucbvax.Berkeley.EDU> Date: 3 Nov 90 18:04:09 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 10 In article <9011011914.AA18019@ucbvax.Berkeley.EDU> IBM 370 Assembly Programming Discussion List writes: >If I remember correctly, only the non-null >characters in a field are sent to the host in response to a Read >Buffer command. That's correct, except it's READ MODIFIED he is using. READ BUFFER returns everything on the screen, and in a different format. Eric