I have text lists and would like to delimit by columns so that I can import them
to Excel or Calc.

 Like this:    one    monday     sunny
               two    tuesday    dry
               three  wednesday  showers

 I want something like this:

               one;    monday;     sunny;
               two;    tuesday;    dry;
               three;  wednesday;  showers;

 me using ; as a delimiter.

 It would be good if I could run a one char column down between the words and
then paste my character of choice in there.

 Is something like that possible?

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

Odpovedet emailem