Posted by SpywareDr on April 29, 2009 at 18:47:09:
In Reply to: is their a command for enter for dos ?? posted by Dan on April 29, 2009 at 03:39:37:
: is their a dos command for enter when making bat files or programing in DOS???
For example, the command:
echo.>enter.txt
will put a carriage-return ([Enter]) and a line-feed character in a file in your current directory named "enter.txt".