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
Printable View
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.
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...
just a typo thanks
jack