OK.
Thank you again
Search found 5 matches
- Fri Jan 22, 2010 9:11 pm
- Forum: General
- Topic: replace line with instances of pattern found
- Replies: 4
- Views: 366
- Fri Jan 22, 2010 7:41 pm
- Forum: General
- Topic: replace line with instances of pattern found
- Replies: 4
- Views: 366
- Fri Jan 22, 2010 5:18 pm
- Forum: General
- Topic: replace line with instances of pattern found
- Replies: 4
- Views: 366
replace line with instances of pattern found
I have a line of text in which exists a pattern with which I want to repalce the whole line.
The pattern is w[0-9][0-9]u99s
An example of one line is:
105 "from w03u999s w03 "+
I would like to replace the entire line with the instance of the pattern found so it should replace:
105 "from ...
The pattern is w[0-9][0-9]u99s
An example of one line is:
105 "from w03u999s w03 "+
I would like to replace the entire line with the instance of the pattern found so it should replace:
105 "from ...
- Mon Jan 09, 2006 9:10 pm
- Forum: General
- Topic: Line Padding
- Replies: 5
- Views: 609
- Mon Jan 09, 2006 4:57 pm
- Forum: General
- Topic: Line Padding
- Replies: 5
- Views: 609
Line Padding
Anyone know how to pad an entire text file so that each line length is uniform?
Thanks,
Matt
Thanks,
Matt