flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > ' operator doesn't work |
Author |
|
comrade 22 Feb 2004, 07:07
use [code] directive next time please
i tried what you pasted, and it worked fine, what error do you get? |
|||
22 Feb 2004, 07:07 |
|
Tommy 22 Feb 2004, 08:35
Which version of Fasm are you running?? Maybe your package isn't up-to-date...
|
|||
22 Feb 2004, 08:35 |
|
xpoza 24 Feb 2004, 11:11
Hi
Sorry - I was misleading Please refer to the code below It is compiled o.k If I will include the last command (check without any parameter) - it will not be compiled. Can you check it? Thx Xpoza macro check alable { ; ; check if parameres apperas ; if (alable eq ) display "Missing label argument" , 13,10 else ; ; if lable was found check if defined ; if defined alable display "Lable "#`alable # " was found and defined",13,10 else display "Lable "#`alable # " was found but not defined.",13,10 end if end if ; } ; xcode: check xcode check zzzzz wwww: ; check ; |
|||
24 Feb 2004, 11:11 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.