How to I opent he compilier? I see there is no EXE so is it like a command? (PS, I am using(or trying to) MASM611) Like, MASM c:\file.asm or what?
Printable View
How to I opent he compilier? I see there is no EXE so is it like a command? (PS, I am using(or trying to) MASM611) Like, MASM c:\file.asm or what?
Ok
u have save ur prog. inside the masm folder
e.g
ur masm location
C:\cd masm
C:\masm\ml test.asm
where
ml will compile & link ur prog.
then u can run ur prog(in our exampel its name is test.exe)
:)
carp,
Just a suggestion.
http://radasm.sonshinesoftware.com/