Hi, Sorry for the delay... Been busy at the job...
I just added the enhanced wordfile for UltraEdit at http://www.palmtime.com in the rebol section for those interested. This wordfile add-on list more words than the one at UltraEdit, it does not do the same syntax highlight either... highlight is based on three categories: functions (word), datatypes (word!) and evaluation (word?). It also list all functions, objects, layout declared in a script in the function list view of ultraedit. Enjoy ;) Chris > Advanced -> Tool configuration > > Command line: > > yourpathto\rebol.exe "%F" > > Working directory: Wherever you need, or, %P for the current files > directory. > > Check the check if windows program box. Use the advanced button to locate > rebol.exe to get the rebol icon from the exe for a tool bar button if you > like, chose a sensible menu item name such as "Rebol" ;-) and > then remember > to press the insert button to add your new tool. > > Then, assuming it's your first tool you've configured, ctrl+shift+0 will > execute the currently selected file in ultraedit with rebol. > > Easy, > > Mike, > Confirmed Ultraedit addict. > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
