answersLogoWhite

0

firstly you open a dos and make a word file than you click a ctrl+x button than apply and ok

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you cut of the directory in ms dos?

rev command


What is root directory?

Root directory is the highest level directory and this is the directory that appears first on the screen when you start MS-DOS. Generally, 'C' Drive appears on the MS-DOS screen as root directory.


How do you open a Python program with MS-DOS?

open MS-DOS in the directory you have the python file in. type "python [INSERTNAMEOFSCRIPT]"


How do you copy directory with ms dos?

tae kau mga bobo


What does the period mean in MS-DOS?

One period refers to the current directory. Two periods refers to the parent directory.


What is RD command in MS-DOS?

RD command is used to remove a directory (folder).


Which MS-DOS command is used to delete a directory and its sub directories in one pass?

To delete directory and sub directory in single command, use "deltree" command..


What was the last version of MS-DOS?

MS-DOS 6.22 was the last stand-alone version of MS-DOS. Some believed that MS-DOS 7.0 was the last version of MS-DOS since Windows 95 reported MS-DOS as MS-DOS 7.0. However, this was just a shell in Windows and not a stand-alone version of MS-DOS.


How do you copy and paste in MS DOS?

You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..


How do you copy and paste in MS-DOS?

You just need to copy in DOS.. It will automatically paste it.. To copy any file, run "copy" command.. Say you want to copy a file "data" from C: to D:, run "copy C:\data D:" and press enter.. It will automatically get paste..


How do you swap faces on a picture?

With ms paint, use the pencil tool and cut and paste the picture


How do you create a directory in MS-DOS?

To go back to the root (beginning) directory: cd\ To go to the directory above you: cd.. To go a directory below you: cd directoryname Of course, after you type the command, you have to hit the enter key.