> I use ultraedit too, however I changed the syntax file to include more core > 2.5 fns, I also added a basic function list ;)
could you mail me the enhanced wordfile entry? Plus if you mail it to [EMAIL PROTECTED] I'm sure he'll add it to the site. > re: UltraEdit I have not figured out how to launch rebol scripts directly. > It doesn't bother me, [alt+tab retursn to rebol console instantly] but glad > to learn new tricks. 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.
