Good morning
I am new to the web editor and am having a problem using/finding the editor line
marker (red dot). Can someone tell me how to activate/find this function.
Thank you for your help.
Larry
A red dot in an IDE usually is a "breakpoint" meaning, when the program is run, the IDE stops the execution of the program at that point, preserving registers.
Thank you for your response, I will give it a try.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.