when I get errors in debug mode it just gives me a line some times that can be difficult to see exactly is wrong on that line.
how about adding in the position on the line as well
like
Error on line 94, position 43
error position
error position
~Dreglor
Re: error position
I assume you're using multiple commands on one line?
It saves space doing
so, but one command per line is supposed to be the "optimal" way to code, for
this very reason (makes it much easier to pinpoint the faulty command).

so, but one command per line is supposed to be the "optimal" way to code, for
this very reason (makes it much easier to pinpoint the faulty command).
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.