Quote:

oh, your UDF searcher didn't work? we have one in our udf library, feel free to learn



No, the problem is with searching the script file. I suppose I could do a search on "Function" and not stop until a "EndFunction" is found and add that function name into the color coding. But it would only do it on a file open and not be "active" color coding. Well...if you used the fuction name again it would color it but I'm thinking more along the lines of you type:

Function BlahBlahBlah
sdf asf
sadf as
EndFunction

It not going to automagically add the function name to the coloring routine because the richtextbox inhearits the word list on startup or on a color/version change and would have to recolor each time a function is found, which would take forever. I just can't find a workable solution that keeps the editor relatively fast.

Edit: 3.28 released with a cople of the above changes.

-Allan.

P.S. I did take a look at your udf parse script but the coloring issue would remain.


Edited by APDynes (2005-12-06 06:04 PM)
_________________________
Kixtarter - KiXtart Script Editor
http://www.AllanDynes.com/