Results 1 to 3 of 3

Thread: Line Numbering withiin a subroutine

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2025
    Posts
    35

    Line Numbering withiin a subroutine

    Trying to load an app into the IDE on Win 10. This works on win XP no problem.

    I get at Ctrl-F5 an error messages saying a problem on line 700 about licensing in Sub Main.
    There seems to be no indicator in the IDE to determine line I am at the subroutine so finding that particular line number in the subroutine becomes tedious.

    How can I find it easily?

  2. #2
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,671

    Re: Line Numbering withiin a subroutine

    Post the exact error message.

  3. #3
    PowerPoster wqweto's Avatar
    Join Date
    May 2011
    Location
    Sofia, Bulgaria
    Posts
    6,169

    Re: Line Numbering withiin a subroutine

    Quote Originally Posted by SteveM22 View Post
    Trying to load an app into the IDE on Win 10. This works on win XP no problem.

    I get at Ctrl-F5 an error messages saying a problem on line 700 about licensing in Sub Main.
    There seems to be no indicator in the IDE to determine line I am at the subroutine so finding that particular line number in the subroutine becomes tedious.

    How can I find it easily?
    In the standard toolbar just below the main menu there is a position indicator in the form of "Ln 186, Col 27" next to Toolbox button icon. Just page down to line 700 while keeping an eye on the indicator as there is no Ctrl+G shortcut for GoTo Line command like in modern editors.

    cheers,
    </wqw>

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width