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
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 *
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.