Hi
I hope someone can help
I have a flat file with 1000 plus lines after the 3rd separator is a 2 digit number and after the 9th is 5 digit number. the length of the other variable varies.
I want to extract those numbers to the next column.
I understand loops so can build a loop just cant get my head around extracting from a variable place
eg
12/32/12//3/trtr/545454/76/tr6/6565/12345/00 need to extract 12 and 12345
1/0/34/0/ww///uy/5/54321/0 this row is 34 and 54321
thanks
Shaun
I hope someone can help
I have a flat file with 1000 plus lines after the 3rd separator is a 2 digit number and after the 9th is 5 digit number. the length of the other variable varies.
I want to extract those numbers to the next column.
I understand loops so can build a loop just cant get my head around extracting from a variable place
eg
12/32/12//3/trtr/545454/76/tr6/6565/12345/00 need to extract 12 and 12345
1/0/34/0/ww///uy/5/54321/0 this row is 34 and 54321
thanks
Shaun