Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site ucbvax.ARPA Path: utzoo!watmath!clyde!cbosgd!ucbvax!info-vax From: info-vax@ucbvax.ARPA Newsgroups: fa.info-vax Subject: VMS RMS Message-ID: <5729@ucbvax.ARPA> Date: Sun, 24-Mar-85 01:36:04 EST Article-I.D.: ucbvax.5729 Posted: Sun Mar 24 01:36:04 1985 Date-Received: Sun, 24-Mar-85 07:07:30 EST Sender: daemon@ucbvax.ARPA Organization: University of California at Berkeley Lines: 13 From: Rudy.Nedved@CMU-CS-A.ARPA Is there a way to tell VMS to treat normal SYS$INPUT, SYS$OUTPUT and SYS$ERROR as one character block sequential device so that a $GET and a $PUT of one character gets the character(s) typed and does not wait until EOL or control characters are typed. I can't change the library that I am using to use QIOWs on the terminal and I have the terminal in PASSALL/NOECHO....but it still waits for new-line or a control character. Thanks, -Rudy