Line Numbering Options

Top  Previous  Next

 VB.NET   VB6   VBA 

The Line Numbering section of the Team Options tab allows you to customize the Add Line Numbers feature:

OptionsLineNumbering

You can set the following options:

  • The line counter start.
  • The line counter increment.
  • When to reset the line counter: with each new method, file or project. Notice that line numbers are not allowed to be greater than 65535, so you may want to reset the line counter at method or file level, but since line numbers would not be unique, your error handler will have to show the file or method name to uniquely identify the line.

See Also:

Add / Remove Line Numbers