Edit

Starts MS-DOS Editor, which creates and changes ASCII text files.

edit [[drive:][path] filename] [/b] [/g] [/h] [/nohi]

Parameters

[drive:][path] filename

Specifies the location and name of an ASCII text file. If the file does not exist, MS-DOS Editor creates it. If the file exists, MS-DOS Editor opens it and displays its contents on the screen.

/b

Displays MS-DOS Editor in black and white. You use this option if MS-DOS Editor isn't displayed correctly on a monochrome monitor.

/g

Uses the fastest screen updating possible for a CGA monitor.

/h

Displays the maximum number of lines possible for the monitor you are using.

/nohi

Enables you to use eight-color monitors with MS-DOS Editor. Usually, Windows 2000 uses 16 colors.

warning Warning

note Note