flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > simple error but i cann't see it |
Author |
|
Tomasz Grysztar 11 Aug 2005, 00:41
You have redefined the "end" keyword as a macroinstruction, while it's the assembler's directive - perhaps those structures use it. But since the "end" directive always need the name of type of structure to follow it, it's possible to distinguish it from your "end" macro. Try defining it this way:
Code: macro end param { match any, param \{ end param \} match , param \{ jmp _still \} } but I suggest changing "end" to some other name. |
|||
11 Aug 2005, 00:41 |
|
DC740 11 Aug 2005, 00:45
thanx, and sorry about the stupid question, i'll read the manual againa the next time
|
|||
11 Aug 2005, 00:45 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.