flat assembler
Message board for the users of flat assembler.
Index
> Macroinstructions > 'text' to text |
Author |
|
Overclick 03 Aug 2022, 23:05
Hi
I need to get clear text without quotes. mutch =' any,arg {} wants missing quote. |
|||
03 Aug 2022, 23:05 |
|
Overclick 04 Aug 2022, 08:06
I need to take it from macro parameters, maybe that will help?
Code: section '.text' code readable executable macro section ... |
|||
04 Aug 2022, 08:06 |
|
Tomasz Grysztar 04 Aug 2022, 09:18
There is no method to tokenize the contents of a quoted string, you'd need something like EVAL in fasmg that allows that there.
|
|||
04 Aug 2022, 09:18 |
|
Overclick 04 Aug 2022, 09:31
Then users of my macro will remove that quotes from sections
Code: section .code code readable executable |
|||
04 Aug 2022, 09:31 |
|
DimonSoft 04 Aug 2022, 10:01
Are spaces allowed in section names? Is section name really worth bothering at all?
|
|||
04 Aug 2022, 10:01 |
|
Overclick 04 Aug 2022, 10:17
I trying to make it most fasm-user-friendly.
My new multisection macro allows users to easilly migrate to multisection use. No more extra files needed. All we need is remove quotes from general sections and then we can use short names multiple times and it is optional. Macro already done and working smooth. But I have to add all helpfull staf like .frame-.stream and proc fixes and multiplyed import before publication. |
|||
04 Aug 2022, 10:17 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.