flat assembler
Message board for the users of flat assembler.
Index
> Main > Use preprocess string variable in include |
Author |
|
macomics 19 May 2023, 07:38
Code: BASE_DIR equ '../../../../' macro path, include_src { match base, BASE_DIR \{ include base\#'/src/'\#path \} } Code: BASE_DIR fix '../../../../' macro path, include_src { include BASE_DIR#'/src/'#path } |
|||
19 May 2023, 07:38 |
|
hellomachine 19 May 2023, 07:55
macomics wrote:
The second solution chosen and it worked. Thanks a lot. |
|||
19 May 2023, 07:55 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.