pspad: -------------------------------------------------------------------------------- Background depends of the highlighter background. If you set different background for your JScript, youwill get it in multihighlighter too. --------------------------------------------------------------------------------
Show this case: <script language=javascript> var activeDocument = "<%= activeDocument %>"; . . . </script> You correctly color the background Of JavaScript but don't color with different color the background of this piece of code: "<%= activeDocument %>" with the background color of MS VBScript! -- <http://forum.pspad.com/read.php?6,43207,43375> PSPad freeware editor http://www.pspad.com
