| It is very inconvenient when editing between a
dos program and a windows program. However, dos command are
still useful. Many people are so familiar with dos command, such
as dir, del, cd, ftp, type, edit, and nslookup etc. There are
still lot of dos command which we can not find in windows
platform, e.g. ftp, nslookup, ipconfig etc. Now there exist a
problem: how can we copy text from dos program to windows
program by clipboard?
By default, the windows system(NT/2000/XP/2003) does not
provide such function while 95/98 provides.
So there are two question:
First, how to enable the copy/paste function between dos and
windows program?
Second, how to proceed the copy/paste function between dos
and windows program?
|