tools:embedding-cmd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tools:embedding-cmd [2016/06/16 17:07] – created admintools:embedding-cmd [2018/01/10 20:35] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 You can easily integrate DOS Command Processor into HippoEDIT and call any of its functions, catching the output in Output Window. You can easily integrate DOS Command Processor into HippoEDIT and call any of its functions, catching the output in Output Window.
-{{:tools:cmd_dir_config.png?direct&300|Configuration of CMD to call DIR command}}{{:tools:cmd_dir_output_config.png?direct&300|Configuration of Output Window}}{{:tools:cmd_dir_output.png?direct&300|Result of DIR command in Output Window}}+===== Tool Configuration ===== 
 +{{:tools:cmd_dir_config.png?direct&300|Configuration of CMD to call DIR command}} 
 +===== Tool Output Configuration ===== 
 +{{:tools:cmd_dir_output_config.png?direct&300|Configuration of Output Window}} 
 +===== The result of tool output ===== 
 +{{:tools:cmd_dir_output.png?direct&300|Result of DIR command in Output Window}}
  
   * You can find more about [[http://ss64.com/nt/cmd.html|configuration of cmd.exe here]].   * You can find more about [[http://ss64.com/nt/cmd.html|configuration of cmd.exe here]].
   * And about [[http://www.computerhope.com/msdos.htm#commands|MS-DOS commands to be used in CMD here]].    * And about [[http://www.computerhope.com/msdos.htm#commands|MS-DOS commands to be used in CMD here]].