Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!munnari!murdu!u3369429 From: u3369429@murdu.OZ (Michael Bednarek) Newsgroups: comp.os.vms Subject: Re: How do you NOT write a ? (was:ring bell in DCL file)? Message-ID: <1242@murdu.OZ> Date: Sun, 3-May-87 21:12:25 EDT Article-I.D.: murdu.1242 Posted: Sun May 3 21:12:25 1987 Date-Received: Tue, 5-May-87 01:21:22 EDT Followup-To: comp.os.vms Distribution: world Organization: I.A.E.S.R., Melbourne University Lines: 9 In article <1680@megaron.arizona.edu> robert@arizona.edu (Robert J. Drabek) writes: >> $ 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.) Try: Set Terminal/Width=80