Community
SCI Programming => SCI Syntax Help => Topic started by: richruss691 on April 24, 2020, 11:11:47 AM
-
Is there a way to show the line numbers in the script editor? When the compiler errors out, it tells us which line it has a problem with. I'm looking for an easy way to find that line, up to now I've just been counting. I looked through the preferences but didn't see anything that looked like it would do it. maybe i missed something.
thanks for any help
-
You can double-click on the error in the output panel to go there.
-
okay, cool. that'll help a lot! thanks!