Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Re: Reading Text File ...


Message #1 by "cdebiasio@t... on Mon, 13 May 2002 15:17:31 +0200 (CEST)
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

  Return to Index