I found out that for proper syntax high lighting it is important that keywords must be alphabetically sorted, lower case (msgInfo!) and that at the end of the line there must be a space character
This line and some other not proper lines are in the provided wordfile.uew:
maximized mdichild method memvar msgInfo msgBeep message menu menuitem msglogo
should be changed to:
maximized mdichild memvar menu menuitem message method msgbeep msginfo msglogo
Regards,
Otto
This line and some other not proper lines are in the provided wordfile.uew:
maximized mdichild method memvar msgInfo msgBeep message menu menuitem msglogo
should be changed to:
maximized mdichild memvar menu menuitem message method msgbeep msginfo msglogo
Regards,
Otto