spcadieux: -------------------------------------------------------------------------------- I am using the latest version of PSPad (4.5.4.2331) and the copy/cut command, whether executed via the keyboard shortcuts or the Edit menu, does not put the information in the clipboard.
Test 1) Launch PSPad 2) In new document window enter some text on a single line 3) Select that text and click on Edit > Copy. 4) Paste the text on the below In step 4 I should see the text selected in 3 appear on the second line but nothing shows up. -------------------------------------------------------------------------------- Maybe it is obvious, but did you copy the text with the newline? Otherwise there won't be inserted any line break - the new text will be at the caret position (eventualy replacing the previous selection - the first insert of the fresh copied selected text only replaces it with the same one and clars the selection). -- <http://forum.pspad.com/read.php?2,47714,47716> PSPad freeware editor http://www.pspad.com
