Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For Windows, the special entry will be submitted to a CMD EXE CMD․EXE window for execution. You are responsible to ensure that a proper path and parameters have been specified to enable the command to execute. For example, the notepad editor could be opened by using the NOTEPAD.EXE command. A directory of the C drive could be written to a text file using a "DIR C:\ > C:\textfile.txt" command.

...