by Mofi » Thu Dec 07, 2006 12:29 pm
I'm not a JavaScript expert, but it looks like you are right:
In standard wordfile.txt in the UltraEdit and UEStudio program directory for language definition
/L9"JavaScript" JSCRIPT_LANG Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = '" File Extensions = JS
at color group
/C3"Methods and Properties" STYLE_METHOD
the line
HandleEvent Height
must be modified to
HandleEvent
and additionally the line
hash hidden history home host hostName href hspace
must be modified to
hash height hidden history home host hostName href hspace
Please report this mistake to IDM support by email. In the email a link to this forum topic will be enough explanation.
Mistake detect in wordfile.txt of UltraEdit v12.20a+4 and UEStudio v6.10a+4.