Need line numbers when viewing a text file

  • Thread starter Thread starter Academia
  • Start date Start date
A

Academia

I need a text editor (actually just a viewer) that identifies the line the
cursor is on.

Can I turn on line numbers or a status line that shows line numbers in
anything that comes with XP?


Thanks
 
Thanks. I've looked for that many times, especially with web html source
pages. I couldn't believe there was no simple program to do this since I
used UNIX VI (which had a line-number option) way back in the dark ages.

Frank
 
I need a text editor (actually just a viewer) that identifies the line the
cursor is on.

Can I turn on line numbers or a status line that shows line numbers in
anything that comes with XP?

Thanks

ConTEXT editor is free, and extremely powerful, and does what you
want.

http://www.context.cx

Good Luck
 
Academia said:
I need a text editor (actually just a viewer) that identifies the
line the cursor is on.

Can I turn on line numbers or a status line that shows line numbers in
anything that comes with XP?

Notepad. But you've got to turn on the "Status Bar."
 
HeyBub said:
Notepad. But you've got to turn on the "Status Bar."

Yes, but that only shows the current line number in the status bar,
nothing else. MS has never thought that anybody might want to see each
line of a text file numbered. I don't think any of their editors -
Visual Studio, VBA editors, anything I can think of - have that
feature. Just about any non-MS text editor allows you to turn line
numbers on and off.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top