Using the command prompt as text editor

1 January 2000 by Snakefoot | Comment » | Trackback Off
Run the this command at the dos prompt:

COPY CON NEW.BAT

Now you are copying the input from the keyboard and into the batch file NEW.BAT. It is not possible to modify previous lines, the only option is to start all over. To finish the editing press CTRL+Z.
Tags:
Category:

Updated: 24 September 2007

Leave a comment


You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>