flat assembler
Message board for the users of flat assembler.

Index > Main > How to run a FASM program

Author
Thread Post new topic Reply to topic
edprog



Joined: 07 Feb 2011
Posts: 19
edprog 13 Feb 2012, 03:54
Hello, I hope all are well. I have a .asm program that is FASM code.. but i do not recall as itss been quite a while how to compile it?. Can you please tell me how I can compile or see the results of my program.

Thank you so much
Post 13 Feb 2012, 03:54
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20335
Location: In your JS exploiting you and your system
revolution 13 Feb 2012, 04:47
At the command prompt:
Code:
C:\fasm\>fasm myAsmFile.asm
flat assembler  version 1.69.36  (1497120 kilobytes memory)
16 passes, 1234567 bytes.

C:\fasm\>myAsmFile
<your code response here>
...    
Or you can use the IDE fasmw
Post 13 Feb 2012, 04:47
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.