Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!purdue!mentor.cc.purdue.edu!mace.cc.purdue.edu!du4 From: du4@mace.cc.purdue.edu (Ted Goldstein) Newsgroups: comp.sys.ibm.pc Subject: How do I ECHO a blank line from batch file? Keywords: batch file ECHO Message-ID: <4522@mace.cc.purdue.edu> Date: 28 Mar 90 16:09:10 GMT Distribution: na Organization: Purdue University Lines: 7 The other day while working on a little batch file I wanted to put a blank line between two small paragraphs of text that get ECHOed to the screen, and was unable to do so. If you use ECHO by itself, it says 'ECHO is off'. I tried putting some spaces after it, but it didn't help. There should be simple answer to this, but I seem to be missing it. Any advice would be greatly appreciated.