flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Tomasz Grysztar 07 Jan 2006, 10:16
As long as the path doesn't contain slashes, backslashes, nor spaces, you could use such macro:
Code: macro incmasm [file] { include `file } INCLUDE fix incmasm ; example: INCLUDE win32a.inc (note the case-sensitivity). But, since MASM includes use EQU, it may cause some problems, because in fasm there are some important differences between EQU and =, and they make = more appropriate for numerical equates. |
|||
![]() |
|
alorent 07 Jan 2006, 10:45
Thank you very much!
![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.