View Single Post
  #2 (permalink)  
Old 07-31-2007, 08:50 PM
brianhks brianhks is offline
Senior Member
 
Join Date: Jul 2007
Posts: 134
brianhks will become famous soon enough
The only way to know the line number it to count the linefeeds (\n) in the document. Which means you have to read through the whole file to figure it out.
Reply With Quote