Writing an empty line to the screen. How is that done?
Use “ECHO.” or “ECHO “ ” If your aims are higher, you can use SCRPUT, VSCRPUT, DRAWBOX, DRAWHLINE and DRAWVLINE to put characters, boxes and lines anywhere on your screen, in 16 available colors and several styles. 11) A tip: Customizing the pause message 4DOS knows “PAUSE [text]” to display a custom message. It also knows DELAY, which can time a pause from milliseconds to 1 hour. 12) A tip: Complicated renaming of files with for Replacing FOR with DO … ENDDO, you can rename files found based on wildcards, ranges, or include lists. Depending on what result you want to achieve, there are internal variables und functions for all aspects of the date and time, %@INC[] and %@DEC[] to increase and (yeah!) decrease numbers, %@EVAL for arithmetic, and everything you need for string handling of filenames. REN’s /N switch will show the results without doing any actual renaming.