flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Roman
if chName = NULL(or number 0) then not do include 'Procs\'# `chName #'.asm'
How do this ? My macro not work match d>NULL ,chName \{ include 'Procs\'# `chName #'.asm' \} |
|||
![]() |
|
revolution
The new irpv can do this for you:
Code: chName equ 'test' irpv x,chName { include 'Procs\' # x # '.asm' } |
|||
![]() |
|
Roman
Might be a situation when the user name indicated as zero !
And macro must ignore file names whit zero name |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.