Hi Everyone,
I need to modify a whole bunch of text (.txt) files and just cant seem to pull together the code to do this.
The current text file has a single line with information like:
<CLEC_USER_ID/> <TRX_NAME/> <TXNUM/>
What I want to do is open the text file and after each one of the > symbols, I would like to have a carriage return added and then move to the next file.
It should end up like:
<CLEC_USER_ID/>
<TRX_NAME/>
<TXNUM/>
Any help is greatly appreciated.
TIA
Have A Great Day!!!,![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)
Nathan
Senior Test Lead
I need to modify a whole bunch of text (.txt) files and just cant seem to pull together the code to do this.
The current text file has a single line with information like:
<CLEC_USER_ID/> <TRX_NAME/> <TXNUM/>
What I want to do is open the text file and after each one of the > symbols, I would like to have a carriage return added and then move to the next file.
It should end up like:
<CLEC_USER_ID/>
<TRX_NAME/>
<TXNUM/>
Any help is greatly appreciated.
TIA
Have A Great Day!!!,
![[bigglasses] [bigglasses] [bigglasses]](/data/assets/smilies/bigglasses.gif)
Nathan
Senior Test Lead