flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar
If you use EQU instead of "=" it should work correctly. An EQU defines a textual substitution.
|
|||
![]() |
|
alorent
Hi Tomasz,
Thanks a lot! Sorry, I tried before with EQU and it failed (I think I had another syntax error). I have tried with EQU and it works perfect! Sorry, my bad! Thanks!! |
|||
![]() |
|
l4m2
Code: macro f { display 'f' f equ g } h equ g macro g { display 'g' } f f h I got "Illegal instruction" at "g"? |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.