flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > Implementing conditionals using match |
Author |
|
l_inc 09 Jul 2016, 17:52
nisargshah95
Quote: The above code resides inside another code block That's one of the problems. It depends on what exactly is around the provided snippet, but most probably your escaping (the backslashes) is applied incorrectly. In particular the singly nested match-macroblocks should not have double escaping, because the braces will remain singly escaped after the expansion of the macro stmt, and will not be recognized as the beginning and ending of the macroblocks. On the other hand, if you have a macroblock around that snippet then you're missing escaping of the "macro stmt" braces. _________________ Faith is a superposition of knowledge and fallacy |
|||
09 Jul 2016, 17:52 |
|
nisargshah95 13 Jul 2016, 03:05
Quote: On the other hand, if you have a macroblock around that snippet then you're missing escaping of the "macro stmt" braces. Yes I do have another macro block around the snippet. Now it works. Thanks! |
|||
13 Jul 2016, 03:05 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.