Please see PSPad help Working with PSPad > Context Files > Clips > Clip file format
cite: -------------------------------------------------------------------------------- The content is entered into your file exactly as it is entered here. There are 2 special characters that you can use in your content; | and § (ALT+167). When your clip is used the cursor will be placed at the position occupied by the | character. If you include this character more than once in your clip content then only the first position will be used. If you have any text highlighted in your file when you call the clip and the clip's content includes the § character then that character will replace the selected text. You can use the § character multiple times; each occurrence will be replaced with the selected text in your file. -------------------------------------------------------------------------------- For your problem you can put an [CLIP SETTINGS]-section in your DEF file and set your own "special characters" cite: -------------------------------------------------------------------------------- [CLIP SETTINGS] CursorChar=^ SelectionChar=
