You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deflabel addr [name]
...
A little bit of caution is necessary here; if the same deflabel is used for different values, the last one wins and is used for the EQU statement.
What I'm seeing is that the last one is not winning, it's getting ignored, as evidenced below. I think it works fine, it's just the documentation that is wrong.
Documentation says:
What I'm seeing is that the last one is not winning, it's getting ignored, as evidenced below. I think it works fine, it's just the documentation that is wrong.
Using
results in
Using the address wrong for the second instance
results in
The text was updated successfully, but these errors were encountered: