Hi all,There has been a lot of discusions on this board, on which editor to use for KiX-scripts.
I just thought i would share this link to a new freeware editor: KiXscripts Editor
The KiXscripts.com Editor 1.0 beta features...
- Wizards to simplify the creation of code for: MessageBox, ReadProfileString, WriteProfileString, CHR and Color!
- Intellisense for automatic syntax highlighting as you type a command.
- Macro completion; just type "@" and a drop-down list of macros appears for selection.
- Execute and debug scripts from the editor, optionally instruct command window to stay open after execution
- Tabbed navigation for switching between loaded scripts
- Jump to label
- Right-click on keyword offers link to KiXscripts.com corresponding entry in online reference library
- Error code display tool (Win32 error code lookup)
- Variable list view
- Toolbar buttons for indent/outdent comment/uncomment
- Launch command prompt menu item
- Insert environment variable wizard using examples of values on current system.
- Select display colors for commands, comments, numbers, operators, strings and text.
- Auto indent feature can account for language scope.
- Many more features are already included, and more are on the way!
I think it looks very promissing, the intellisense feaure is specially
helpfull, showing the syntax of the function you are just entering (like the VB-editor in the office-suite)
I know there is a lot off hardcore WordPad users on this board, this is NOT for you, don't try it, you might
change editor to the KiXscripts editor 
For those of you that are using other freeware editors with syntax-highlighting, give it a try, it is a
dedicated editor for KiXtart scripts.
-Erik