flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 11 Sep 2015, 05:39
The search for files will always find that file val.inc in the current folder first. If you need to force it to find another file with the same name then use an explicit path:
Code: include '..\tst1\val.inc' |
|||
![]() |
|
jiangfasm 11 Sep 2015, 05:51
revolution wrote: The search for files will always find that file val.inc in the current folder first. If you need to force it to find another file with the same name then use an explicit path: I thought you said. But such errors are hidden. I suggest adding some warnings to fasm. |
|||
![]() |
|
revolution 11 Sep 2015, 06:09
You have two files of the same name in different folders. I am not sure how fasm can warn you of this.
|
|||
![]() |
|
JohnFound 11 Sep 2015, 06:11
Well, FASM can't know what are you thinking about and to warn you about wrong thoughts.
You have filename in the "include" directive and FASM, using well defined and documented algorithms, searches for this file and can read one. Right or wrong it depends on you. |
|||
![]() |
|
jiangfasm 11 Sep 2015, 08:33
That makes sense! I FASM program levels and improve!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.