flat assembler
Message board for the users of flat assembler.

Index > Main > Can I anyhow include all files form directory

Author
Thread Post new topic Reply to topic
See



Joined: 02 May 2020
Posts: 1
See 02 May 2020, 11:05
I write same type files, and wish not to write include '... to them. Is there any method to import all files from specific directory? I've thought about it and haven't found any solutions. Tell please, does somebody know how to do it?
Post 02 May 2020, 11:05
View user's profile Send private message Reply with quote
Tomasz Grysztar



Joined: 16 Jun 2003
Posts: 8356
Location: Kraków, Poland
Tomasz Grysztar 02 May 2020, 11:32
Usually this is a kind of task for shell (batch) scripts or makefiles. The interface between fasm's core and OS is quite narrow (for portability purposes), so for anything advanced like listing files in directory you need to go to the shell layer or some kind of build-assisting tools. They are out there exactly for things like this.
Post 02 May 2020, 11:32
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.