See here: Developer forum - new builds > [Direct edit] Special settings explanation http://forum.pspad.com/read.php?6,24628
Since PSPad 4.3.1 beta (1989), Date: 07-20-2004 there are new features, available only through PSPad.ini in [Special settings] section You can edit this settings direct in PSPad: goto "Settings\Program Settings... " and press the [Direct edit] button on the left down side of the settings dialog box. . . Search for "ContinueComment=1" Explanation: e.g. in C++ language (or PHP, Java, ...) try start comment: /* and then press Enter. If ContinueComment=1, automatically is generated * on next line, aligned under previous . Change the '1' to '0' ContinueComment=0 to disable that feature. . . HTH? -- greets, Stefan [img]http://pspad.milten.lima-city.de/Fan.gif[/img] (pleased user since 1722) [url=http://tinyurl.com/52xrj]inofficial FAQs[/url] + [url=http://forum.pspad.com/read.php?2,16286,page=2]Infos[/url] + [url=http://forum.pspad.com/read.php?6,24628]Special Settings[/url] <http://forum.pspad.com/read.php?2,68273,68278> PSPad freeware editor http://www.pspad.com
