News:

This week IPhone 15 Pro winner is karn
You can be too a winner! Become the top poster of the week and win valuable prizes.  More details are You are not allowed to view links. Register or Login 

Main Menu

Copying data from DOS / console mode program screens

Started by charleychacko, October 15, 2006, 11:46:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

charleychacko

If you're still using DOS or console mode (also refereed to as character mode) programs that doesn't provide a way to export data, you maybe looking for a way to capture what's displayed on such programs. Try this:

Start a DOS box or a Command Prompt (DOS box) inside Windows.

"Start | Programs | Command Prompt / DOS"

Run the character mode program that you want to import data from, and go to the screen with the data you want to capture.

Right click the title bar of the DOS box

Select "Edit | Mark"

Click and drag the mouse until you select the data area that you want to copy. Press ENTER when you've finished selecting.

Switch to the Windows program that you want to import the just copied data to, and select its paste function.