Hi,
That must be an old C# definition file.
There have been some modification in the way the function RE is handled.
I suggest you update to the latest syntax set:
Download the latest retail syntax files
You can simply replace the csharp.sdf in your c:\documents and settings\all users\application data\carthago\twistpad\syntax
If you have customized your C# syntax file and do not wish to replace everything (since the problem is only the Function RE, open the above file and replace the line
functions=* with :
functions=\b(bool|byte|sbyte|char|short|ushort|int|uint|long|ulong|flo at|double|decimal|void)\b(.*)(\(.*\))($|[^;$])
FunctionSubs=$2
* Please note that the functions line should all be in one line
that should have solved the problem.
Let me know if it did,
Regards,
André Santos
Carthago Software Support
http://www.carthagosoft.net