I have a flatfile called customer.txt which has only one line
0000000000777770000000000000
I need to extract '77777' from the flat file ,which I have done. Now I wanna assign this value to a variable called ' @RecCount'
How do I do this.Please help me out, need this for my ongoing project.
Regards
Praveen...