flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution
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
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
You have two files of the same name in different folders. I am not sure how fasm can warn you of this.
|
|||
![]() |
|
JohnFound
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
That makes sense! I FASM program levels and improve!
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.