What, surely not the sound editing software?
You got a url?

This might help you create a syntax file:

http://anton.idatam.com.au/FreeEditors.html

http://anton.idatam.com.au/ConTEXT/Highlighters/rebol.chl

The relevant part:

// To extract these words I used this line of rebol in the console
// (with user.r pretty much deactivated):
// v: [] foreach word sort first system/words [if value? to-word word
[append v word]]
// Just remember to remove 'v from the results.

Anton.

>     Does anyone have a Cool Edit syntax file for REBOL?
>
> Thanks!!
> Ammon

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to