it would be helpful if we could once selected a column we could add chars
instead of suppressing the column here is an example: 

s = selected column


s____select thing1,
s_________thing2,
s_________thing4,
s____from table1,
s________table2
s____where 1=1
s______and 2=2
s______and 3=3 

we could do this insert on each row of the column a series of chars or tabs
whatever and it would insert itself in the place of the column and not just
suppress the column

here i have inserted the word hello in the column selected above

hello____select thing1,
hello_________thing2,
hello_________thing4,
hello____from table1,
hello________table2
hello____where 1=1
hello______and 2=2
hello______and 3=3 

kind of a multirow paste.

when editing thousands lines of codes i think this feature would help thanks.

-- 
<http://forum.pspad.com/read.php?2,50470,50470>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem