pro_vb thread: Re: Reading Text File ...
hi, i want to read a text file.I will be provided with the start line number, stop line number, column number and the length of the data to be retrieved. Suppose this is the text file: Hello VBWorld! Hello P2PWrox! how are you? Now i shud be able to retrieve "P2PWrox and VBWorld" based on the following input startlinenumber=1 stoplinenumer=2 columnnumber=7 Length=8 any help regds, ashay
|





