when the complier shows a error and list a line #
how do you find out where the error is as we dont use line # anymore
is not highlighting either
when the complier shows a error and list a line #
how do you find out where the error is as we dont use line # anymore
is not highlighting either
In MCS, you can display the line number.
open the .LST (or .ASM... it's usually noted at the right) file and scroll to the line number. BUT you'll end up with interpreting the Macro...
paste your code here, or in my e-mail.
Last edited by mister_e; - 26th February 2007 at 01:15.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
i found the error just trying to figure out how to display line got it thanks
jack
and it was a ASM typo error ? just curious...
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks