This is one of my favourite macros but, sadly, it fails to load in SE27 with 'version error'. The debug message list points to se/messages/message.e as the source of the problem, line 61, with the description: "Identifier already defined as same or different type"
MSGCLEAR_FLAGS m_autoClear; // MSGCLEAR flag
Anyone know how to fix this? Everything was working in V26 and comparing the message macros between versions indicates only one unrelated line has changed.