Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!cwjcc!hal!nic.MR.NET!stolaf!mackenzi From: mackenzi@stolaf.UUCP (David MacKenzie) Newsgroups: comp.unix.wizards Subject: termcap strings that take arguments Message-ID: <782@stolaf.UUCP> Date: 26 Nov 88 21:49:30 GMT Reply-To: edf@rocky2.rockefeller.edu Distribution: na Organization: St. Olaf College, Northfield, MN Lines: 8 The 4.3BSD termcap(5) man page notes that a couple of dozen termcap strings can take numeric arguments, such as the ones that insert or delete multiple lines or characters. How are these parameters passed? I know that with the cm capability you call tgoto with the x and y coordinates, but how is it done for capabilities that only take one numeric parameter? David MacKenzie edf@rocky2.rockefeller.edu (usually)