<http://forum.pspad.com/read.php?f=2&i=12088&t=12088> ----------------------------------------------------------------
Monad is Microsoft's new shell and scripting language. It can be called Monad, Microsoft Shell or MSH. It is not release yet, but beta version is public. You can find information and download links here: http://www.reskit.net/monad/. I have some troubles making a working highlighter: Comparison operators begins with '-'. So _-and_ is a valid operator but _and_ is not and the latter should not be highlighted. I have not found a way to start keywords with '-'. _Filter_ is keyword but $Filter is a user defined variable and should not be highlighted (variables start with '$'). How can I correct this behaviour, or it is possible at all? -- PSPad freeware editor http://www.pspad.com
