flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
decard
remove a comma after proc's name:
Code: proc Aff_Element numElement |
|||
![]() |
|
flaith
oops
![]() _________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
![]() |
|
Tomasz Grysztar
Modified the new "proc" macro so it won't have problem with such comma:
Code: macro proc [params] { common match name arg, params \{ if used name name: match =,args, arg \\{ defargs@proc args \\} match =all@args, all@args \{ defargs@proc arg \\} \} ; the rest unchanged |
|||
![]() |
|
flaith
done, thanks a lot
![]() _________________ Je suis sur de 'rien', mais je ne suis pas sur du 'tout'. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.