Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

CRBasic - Line Numbers


CTS Apr 23, 2014 06:54 AM

Hi, how do can I visualize line numbers in CRBasic.When using InstrucionTimes I need to be able to locate the instruction line that uses excessive times and at about 200 lines of code it becomes quite tedious in counting each and every time the line.

Thx
Erik


EarlyBird Apr 23, 2014 08:02 AM

Line and column location of the cursor is displayed on the bottom left of the CRBasic screen.

There is also the Goto menu with the line number option.

* Last updated by: EarlyBird on 4/23/2014 @ 2:25 AM *


jra Apr 23, 2014 05:57 PM

Take a look at our CRBasic Features tutorial http://www.youtube.com/watch?v=LndU6Z5nhv8&list=PLR_Ted9kITyIPGJ0VQiUM9OqIRTt2B_wR&index=2
Around the 6 minute mark correcting errors is covered, we show your cursor line number in that segment.

Log in or register to post/reply in the forum.