Author Topic: _mdi.p_child.p_line is returning wrong line number on large file  (Read 1779 times)

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Look for wronglinenum.tar.gz on support.

Follow instructions in REPRODUCE.

Thanks!

rowbearto

  • Senior Community Member
  • Posts: 2335
  • Hero Points: 132
Re: _mdi.p_child.p_line is returning wrong line number on large file
« Reply #1 on: April 06, 2019, 01:28:31 AM »
Found the issue. I should be using p_RLine, not p_line to get what I want. p_line counts extra lines that are larger than the line length.