DSDPlus DSDPLUS line errors. Finding the line to be corrected

mmisk

Member
Joined
Jul 4, 2003
Messages
772
Location
Ottawa Canada
RE: DSDPLUS line errors. Finding the line to be corrected

I discovered there is a way to get the line count in a text file.
If you need to correct an error in your DSDPlus.frequencies file for example, do this:

In notepad ensure your wordwrap is off by Wordwrap unticked.
Now from whichever line you are on in Notepad, press CTRL G.
It will show you the line number you are on and also let you go to any line number in the text file.

In my case I have a large DSDPlus.frequencies file so this is a good time saver.
 

RaleighGuy

Member
Premium Subscriber
Joined
Jul 15, 2014
Messages
13,331
Location
Raleigh, NC
RE: DSDPLUS line errors. Finding the line to be corrected

I discovered there is a way to get the line count in a text file.
If you need to correct an error in your DSDPlus.frequencies file for example, do this:

In notepad ensure your wordwrap is off by Wordwrap unticked.
Now from whichever line you are on in Notepad, press CTRL G.
It will show you the line number you are on and also let you go to any line number in the text file.

In my case I have a large DSDPlus.frequencies file so this is a good time saver.

Or use the free Notepad++ which automatically shows line numbers.

 
Top