Neil: -------------------------------------------------------------------------------- Hi Jan,
I have a problem with user defined clip. ... The only problem is that if there is a "|" character in the selected text, PSpad goes to the first occurence of that character and deletes it. Thanks Neil -------------------------------------------------------------------------------- See the discussion in an older thread: http://forum.pspad.com/read.php?2,42379,42836#msg-42622 | is an implicit special character for cursor position (as is § for the selected text) You can set other characters (you aren't going to use in the source) by adding a special section to the clip file (...PSPad/Context/XXX.def) cite: -------------------------------------------------------------------------------- [Clip Settings] CursorChar=| SelectionChar=§ -------------------------------------------------------------------------------- http://forum.pspad.com/read.php?6,39124,39124#msg-39124 vbr -- <http://forum.pspad.com/read.php?6,49176,49493> PSPad freeware editor http://www.pspad.com
