Answer from IDM of Ultra Edit
[1/1] from: gchillemi::aliceposta::it at: 10-Dec-2007 16:17
Hello,
I have received the answer to my requests for UltraEdit: the editor
currently is not able to support what I ask for.
I refer to the correct handling of the string opening and closing
characters {} and to the recognizing of function names in these situations:
myfunc: does [code]
myfunc: func [code]
myfunc: function [code]
myblock: [code]
myfunc: does myblock
myfunc: func mybloc
myfunc: function mybloc
and final, multifunction lines:
code code code myfunc: does [somecode] code code code myfunc: func
[somecode] code code myfunc: function MYBLOCK code code
They told me they could consider this for the next release but I suppose
some feedback from you when I'll write the final request could help. Do you
agree ?
Giuseppe Chillemi