My Computer Programs

(C#) JoinLine

steloflute 2015. 2. 10. 23:30

Join multiple items which is separated by newlines or tabs to single line with separators and vice versa.

 

This program supports Excel copy/paste.

(Row -> newline, column -> tab character)

 

Screenshot:

 

 

 

 

Executable:

 

JoinLine.exe

 

 

 

Source code:

JoinLine.zip

 

 

'My Computer Programs' 카테고리의 다른 글

(Clojure) cmdclock  (0) 2015.02.16
ss2 clock  (0) 2015.02.10
(Windows, C#) SecondClock  (0) 2015.01.30
csv-maker  (0) 2014.11.18
법인등록번호 검증기  (0) 2014.10.29