CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: line number



I found out about the IndexOf() and used it, worked good.
 Thanks, Chris

Ed Tissink wrote:
> 
> You could try loading it into a string list.  I don't have acces to BCB
> at work and can't remember the exact syntax but it's simply a case of
> calling the LoadFromFile() method and the indices of the stringlist are
> integers where the item with an index of 1 is the first line of your
> text file, 2 the second, and so on.
> 
> Ed


W Komornicki's Home Page | Main Index | Thread Index