Can we replace text with position
Posted: Thu Sep 10, 2015 10:13 am
I need to replace some text,
1. I don't know what is that text.
2. I know the position of the text,
3. I don't want to change any text other than that text
eg: This is an sample text splitted with tab 10 100 10 tab
seperated line with tab (not space)
I need to replace word with position 6 ("tab") with "my name"
But i don't want to change the second word "tab"
1. I don't know what is that text.
2. I know the position of the text,
3. I don't want to change any text other than that text
eg: This is an sample text splitted with tab 10 100 10 tab
seperated line with tab (not space)
I need to replace word with position 6 ("tab") with "my name"
But i don't want to change the second word "tab"