Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!hal9000!root 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: <1126@hal9000.UUCP> Date: Mon, 4-May-87 14:40:04 EDT Article-I.D.: hal9000.1126 Posted: Mon May 4 14:40:04 1987 Date-Received: Tue, 5-May-87 04:45:07 EDT Sender: root@hal9000.UUCP Lines: 15 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