my project compiles very well within radasm, but when i add in project options the /SECTION switch (which I normally use to make my code section writable), it will output a odd file not found error...
wonder why this happens..that switch works well in my own make.bat
thank you
wonder why this happens..that switch works well in my own make.bat
thank you
Replace the "," with a "|".
Hi Ketil,
Not to tell you how to do things, but considering that 99.999% of the problems that people have with the command lines is the comma thingie wouldn't it be better to break the existing projects and fix it up once and for all. Say replace it with a character that is a little less likely to appear in a command line, like ^ or something. Anything would be preferable to seeing this same question once every 3 days.
Not to tell you how to do things, but considering that 99.999% of the problems that people have with the command lines is the comma thingie wouldn't it be better to break the existing projects and fix it up once and for all. Say replace it with a character that is a little less likely to appear in a command line, like ^ or something. Anything would be preferable to seeing this same question once every 3 days.
Since it will also be read by humans I think ; is a good candidate.
ok sorry, I thought I was the only one who had this problem, didn't bothered to search forum:)
and thanks! RadASM is sweeeeeet!
and thanks! RadASM is sweeeeeet!