> As I understand it, variables (or "symbols") can't be "labels" > at all, no matter what you intended. The error messages (and > part of the on line help) is inconsistent, I think. > :-) :-) > Jan-Erik. I suspect that you could do something like: abc EQU 0x100 ... goto abc and it would probably be accepted by MPASM. After all, abc would appear in the symbol table (see the listing file, and it will be there). John Power -- http://www.piclist.com hint: The list server can filter out subtopics (like ads or off topics) for you. See http://www.piclist.com/#topics