Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!dimacs.rutgers.edu!rutgers!mcnc!uvaarpa!murdoch!fuggles.acc.Virginia.EDU!mer6g From: mer6g@fuggles.acc.Virginia.EDU (Marc Rouleau) Newsgroups: comp.binaries.ibm.pc.d Subject: Changing Prompt with LESS? Message-ID: <1991Apr23.081537@fuggles.acc.Virginia.EDU> Date: 23 Apr 91 12:15:37 GMT Sender: usenet@murdoch.acc.Virginia.EDU Reply-To: marc@Virginia.EDU Organization: UVa Academic Computing Lines: 19 In order to change the text of the LESS prompt you need to be able to specify something in angle-brackets. For example: set LESS=<--more--> or less -P<--more--> myfile Of course, these don't work because DOS interprets the '<' as an indicator of input redirection. And double-quoting doesn't work because DOS doesn't strip them off before passing arguments to programs or putting values in the environment. Am I missing any easy way to do this? If not, might the maintainer of DOS LESS consider teaching it to ignore double-quotes in its arguments and in the LESS environment variable? -- Marc Rouleau