There is a comment style "* ;", and works like this: 1. any occurence of a "*" denotes a comment (if not preceeded by a char, correct) for the rest of the line, regardless of any ";" (quoted or not)
Request: make ";" denote the end of a comment (unless quoted), and leave the rest of the line uncommented (unless it is commented, of course) 2. works only on a single line Request: span multiple lines, i.e. anything between "*" (if not preceeded by a char) and ";" (unless quoted). Maybe there should be a check for matching "*"/";" Might this be done? Regards -- Regards, Jorn Chr. Skulstad <http://forum.pspad.com/read.php?2,55102,55102> PSPad freeware editor http://www.pspad.com
