View Single Post
Old 11-01-2007, 02:38 AM  
GreyWolf
So Fucking Banned
 
Join Date: Jun 2007
Posts: 2,036
Quote:
Originally Posted by xxweekxx View Post
I want a program that can automatically insert spaces between letters in text file

What i mean is example of text file:

aaabcc
bbbccc
cccddd

result:
a a a b c c
b b b c c c
c c c d d d


Thanks
Agree with Ben ... a simple UltraEdit or UEStudio macro will do that in seconds. If the pattern is the same - ie six characters, just use a macro to record the keystrokes and move to the start of the next line. Then "play that macro for the number of lines in your text file - done!
GreyWolf is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote