Alan G Isaac wrote:
On Thu, 25 May 2006, "Nikolaos A. Patsopoulos" apparently wrote:No, I used %. Got them same problem with Tim's codeSomething is not right ... Try using :g/./s/ instead of :%s/ and see what happens. hth, Alan Isaac
One last question: I get this: #3 00 00 #4 11 10 #5 11 00 How I can put spaces between numbers in same rows? 00 must become>0 0 Don't want space after #3 though. Thanks, Nikos