How to use Codenizer with IDM Computer Solutions' UltraEdit

Sample screenshot of using Codenizer with UltraEdit, for instructions how to integrate read bellow.

To use Codenizer from within UltraEdit you need to register Codenizer as a tool within it. Go to "Advanced" -> "Tool configuration..." in menu. Dialog for configuring user tools should open. Fill this dialog similar to this example (of course if you didn't install Codenizer in default location you should enter different path to codenize.exe).

After this click on the tab "Options" and fill it as shown

After this click on the tab "Output" and fill it as shown

After finishing this procedure you should have Codenizer command in "Advanced" menu with default keyboard shortcut "Ctrl-Shift-0" assigned to it. Choosing "Advanced" -> "Codenizer" from menu will invoke Codenizer on current file you are editing and it will put Codenizer's output in output window of UltraEdit. With double click on error line in this window UltraEdit will jump to the appropriate location in your script.