"Offering free computer help, hints, and tips to the Internet populace." Now with over 3,820 tips!

DOS and Batch Files

Display a Blank Line in a Batch File

SUMMARY: Separate batch file output with blank lines.


 

Need to separate lines of batch file output to make it easier to read? Typing ECHO and just a space in a batch file does not display a blank line - it just displays the text 'Echo is on' or 'Echo is off.' Instead, to display a blank line, type in ECHO and a period using no spaces in between:

ECHO.



Print This Tip

Get E-Mail When New Tips are Online

Return to the DOS and Batch Files page.

 


New in MalekTips:

RSS Feeds- Subscribe!

You want the latest tech tips and tricks in your e-mail Inbox - FREE? Type your e-mail address below and click 'Get Tips!'.
 


( sample / details )
( opt-out instructions )