Thats it ... how are found the line number of code at error?
THX TFT
how are found the line number of code at error.
how are found the line number of code at error.
TFT seid 1989
Aktuelles Projekte : Driving School Evergarden
YouTube : Pure Basic to go
FaceBook : Temuçin SourceMagic Games
DISCORD : SourceMagic
W10 , i9 9900K ,32 GB Ram , GTX Titan , 3 Monitore FHD
ARDUINO Freak
Aktuelles Projekte : Driving School Evergarden
YouTube : Pure Basic to go
FaceBook : Temuçin SourceMagic Games
DISCORD : SourceMagic
W10 , i9 9900K ,32 GB Ram , GTX Titan , 3 Monitore FHD
ARDUINO Freak
Re: how are found the line number of code at error.
The windows IDE shows a popup with the line number and the type of error if you use run/compile. The IDE additionally loads the sourcefile where the error happened, in case it was not loaded. It positions the cursor and view and visibly highlights the line. I guess the >>> demo <<< does the same, try it 
For advanced users the OnError library offers ErrorLine
For advanced users the OnError library offers ErrorLine
Re: how are found the line number of code at error.
ok ... thx
TFT seid 1989
Aktuelles Projekte : Driving School Evergarden
YouTube : Pure Basic to go
FaceBook : Temuçin SourceMagic Games
DISCORD : SourceMagic
W10 , i9 9900K ,32 GB Ram , GTX Titan , 3 Monitore FHD
ARDUINO Freak
Aktuelles Projekte : Driving School Evergarden
YouTube : Pure Basic to go
FaceBook : Temuçin SourceMagic Games
DISCORD : SourceMagic
W10 , i9 9900K ,32 GB Ram , GTX Titan , 3 Monitore FHD
ARDUINO Freak
