i would prefer that pspad that can make the functional of column mode which same as Ultraedit, because some case , behavior like ultraedit would straight then PSPad 4.5 now. for example : row1="AAA" row2="BBB" row3="CCC" if i want insert a word between row(x) and "=", there is an alternative is copy and paste, but if the row(x) of data is more than 3? some like 5000 lines of row(x) how can i do? copy?
but if in Ultraedit, you can make a column Mode for insert word directly from lines to lines. like the example above, i can start column mode after row(x) and select it to row3 and the start to type. then it will be what i want: flow step: "|" means cursor 1. start column mode and selection to where you want row1|="AAA" row2|="BBB" row3|="CCC" 2.type "A" row1A|="AAA" row2A|="BBB" row3A|="CCC" 3. type="B" row1AB|="AAA" row2AB|="BBB" row3AB|="CCC" -- <http://forum.pspad.com/read.php?2,19281,28496> PSPad freeware editor http://www.pspad.com
