|
| Line number in notepad |
| Newsgroup ::: microsoft.public.windowsxp.general |
| line number in notepad? | Options | Advertisers | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
I have to edit using notepad the line number 456 of a program. Is it possible to show the line numbers in Notepad? Thanks in advance, Gerhard |
|
|||||||||||||||||||||||||||||
| Re: line number in notepad? | Options | Advertisers | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Hello, Notepad does not provide that sort of functionality. However, you could use Programmers Notepad 2 which is a free alternative to the built in Notepad. Programmers Notepad www.pnotepad.org/download/ -- Anando Microsoft MVP- Windows Shell/User Microsoft Certified Professional http://www.microsoft.com/mvp http://www.mvps.org Folder customizations http://www.anando.org/folder "Gerhard" <Gerhard@discussions.microsoft.com> wrote in message news:BF35ADED-770A-4C61-9CF9-436701F95DC6@microsoft.com... >I have to edit using notepad the line number 456 of a program. > Is it possible to show the line numbers in Notepad? > Thanks in advance, Gerhard |
|
|||||||||||||||||||||||||||||
| RE: line number in notepad? | Options | Advertisers | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
Sure. In notepad, first UN-select the Word Wrap option from the Format menu, because that would throw off the true line numbers if the lines are wrapping to fit the window. This must be done to do the next step. Then, select Status Bar from the View menu. The cursor's line number and column will be shown in the status bar. I recommend a fixed width font to make this easier as well. Courier New or Lucida Console (my favorite for fixed width) should be good. - skeene q "Gerhard" wrote: > I have to edit using notepad the line number 456 of a program. > Is it possible to show the line numbers in Notepad? > Thanks in advance, Gerhard |
|
|||||||||||||||||||||||||||||
| Re: line number in notepad? | Options | Advertisers | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
> I have to edit using notepad the line number 456 of a program. > Is it possible to show the line numbers in Notepad? > Thanks in advance, Gerhard You can also hit CTRL-G to bring a dialogue to jump straight to a given line (also Edit -> Go to ... ). |
|
|||||||||||||||||||||||||||||
| Comments | |||
|
|||
| Add Comments | |||
|
|||