Command: ospedit

  OSPEDIT is a free Texteditor.

Syntax:

  ospedit [[drive][path]file]
          drive  The drive letter, e.g. C:
          path   The directory, e.g. \example\
          file   The file, e.g. test.txt.
                 You can also open files within the program.

Options:

  - none -

Comments:

  An editor like OSPEDIT can be used to create simple text files. It can
  also be used to modify files like CONFIG.SYS / FDCONFIG.SYS
  and AUTOEXEC.BAT.

Examples:

  ospedit c:\example.txt   opens c:\example.txt to write in it (file
                           example.txt must already exist)
  ospedit c:\autoexec.bat
  ospedit c:\fdconfig.sys

See also:

  autoexec.bat
  config.sys
  edit
  edlin
  freemacs
  fdconfig.sys
  ospedit

  Copyright © 2008 W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.