Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hao!noao!arizona!robert From: robert@arizona.edu (Robert J. Drabek) Newsgroups: comp.os.vms Subject: Re: How do you NOT write a ? (was:ring bell in DCL file)? Message-ID: <1680@megaron.arizona.edu> Date: Fri, 1-May-87 17:24:09 EDT Article-I.D.: megaron.1680 Posted: Fri May 1 17:24:09 1987 Date-Received: Sun, 3-May-87 03:26:50 EDT References: <154@siemens.UUCP> <102@blic.BLI.COM> Organization: U of Arizona CS Dept, Tucson Lines: 15 Summary: question about write sys$output In article <102@blic.BLI.COM>, garvey@blic.BLI.COM (Robert Garvey) writes: > > This is an example of how that could be done: > $ clear == "WRITE SYS$OUTPUT esc_chr,""[H"",esc_chr,""[2J""" I have been using the above type of statements to do clear screens, but they really leave the cursor on the second row since there is a effectively at the end of the write sys$output. Is there someway around that? (In Unix echo -n does the job.) -- Robert J. Drabek Department of Computer Science University of Arizona Tucson, AZ 85721