|
From: Doug B. <do...@cl...> - 2004-07-07 14:26:59
|
I was trying to add "@REM" as a comment pattern for the batch mode, but I couldn't figure out the correct syntax. I tried adding: <EOL_SPAN AT_WHITESPACE_END="TRUE" TYPE="COMMENT2">@REM</EOL_SPAN> and other similar constructs, but to no avail. I also tried adding another: <PROPERTY NAME="lineComment" VALUE="@rem" /> But this didn't help either, in conjunction with the first changes or by itself. I imagine I'm missing something simple, so hopefully somebody who has written these modes before can tell me what it is. Thanks. -- Doug |