Websites for sale:
Used Cars for Sale - $175 and Car Sale.
If interested drop me a line at ken@kensfi.com. Thanks!
Have questions about Toronto? Check my latest project: Ask about Toronto!
How to copy from a MS-DOS console
Still working with MS-DOS console and couldn’t find yet a way for copying data from DOS / console mode program screens into a text document?
Here’s the solution:
-right click into the MS-DOS console / select all / press ENTER and paste with CTRL+V into the new text document.
Don’t try to copy the console content using CRTL+C. It’s not working!
If you enjoyed this post, make sure you subscribe to my RSS feed!Related Posts
If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.
Please read before commenting:
I don't tolerate spam comments. Be human and polite. If you are signing as "Computer repairing", "iPhone store" or other kind of bullshits you'll be marked as spam.
USE YOUR NAME! Thanks!


This copies all the text in the DOS box — if you want just to select just some specific line, then try this:
right-click into the DOS box, click \”Mark\”, click your mouse from the upper left to the lower right of the text you want to copy. Then press \”Enter\” You\’ve now copied just that text into Window\’s paste buffer, so you can paste away!
Thank you Charles! Good hint :)
Or by default: Run the DOS, right click on the top and select “Properties”. Go to the “Option” tab, and check the box called “Quick edition mode”. Then press OK.
Owen, good tip also :)