flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > [solved]__file__ to include |
Author |
|
Overclick 04 Aug 2022, 09:34
Hi
How can I include __file__ ? "file not found" Last edited by Overclick on 04 Aug 2022, 10:47; edited 1 time in total |
|||
04 Aug 2022, 09:34 |
|
Tomasz Grysztar 04 Aug 2022, 10:39
This is a built-in symbolic variable similar to variables defined with EQU, therefore you can use MATCH to extract the value (see the feature announcement for more info):
Code: match f, __file__ { include f } |
|||
04 Aug 2022, 10:39 |
|
Overclick 04 Aug 2022, 10:46
But I did like that !@#...
Thanks, it works |
|||
04 Aug 2022, 10:46 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.