word substitute with character count.

2009-06-18 Thread Nisse Tuta
Hi all, I'm having a problem solving this one. I need to replace/substitute a word in a text file. The problem is that i need to keep the same amount of characters as the replaced word. This is for replacing words in a template/postscript file that I use for printing labels. After upgrading t

Re: Need help with substitution --DONE

2007-10-31 Thread Nisse Tuta
Sorry people, This was not so hard after all. I managed by myself. Sorry for the exta long mail. Nisse Nisse Tuta wrote: Hi all, I have a problem i could really use some help with. Sorry for the long message but I find it hard to explain without showing. I have 2 files. File nr 1 is a

Need help with substitution

2007-10-31 Thread Nisse Tuta
Hi all, I have a problem i could really use some help with. Sorry for the long message but I find it hard to explain without showing. I have 2 files. File nr 1 is a reference that looks like this. 101:00:00:0001:21:48:16001 202:00:00:0002:20:52:23

Re: complex sort

2007-05-10 Thread Nisse Tuta
Hi, This is exactly what I was looking for. Thank you very much. You just made my day :) Regards, Nisse Chas Owens wrote: On 5/7/07, Nisse Tuta <[EMAIL PROTECTED]> wrote: Hi All, I am having big problems solving this sorting issue and would really appreciate any help on this. I

complex sort

2007-05-07 Thread Nisse Tuta
Hi All, I am having big problems solving this sorting issue and would really appreciate any help on this. I have a list with each row containing 3 numbers(Run In Out). For example, R01 13 19 R01 25 30 R01 23 47 R01 2 14 R02 2 45 R02 55 60 R01 1 17 R03 45 66 R03 20 35 and so on.. I would