JeBeL70 - 2008-11-21

Hi,

I am trying to define a user language with the following comments and operators, but am having problems with the definition - can anyone suggest what might work here?

The problem is with the comment blocks in this language.

Start Comment: (*
End Comment: *)

Operators: * ( )

So the comment symbols are made up of valid operators. Even if I define the comment start and end symbols as keywords, and select the 'Treat keyword as symbol', it still doesn't work...any ideas?

thanks!

J