jwasm problem: define macro in command line

Started by korte, June 06, 2009, 06:23:19 AM

Previous topic - Next topic

korte

Please help

How to define macro in command line

My bat file: (work with masm)

set file=p
set break=
jwasmd  /Sn /c /Fl /W3 /Fr  /Sa /D LoadMacro="include macro.inc" %file%.asm

Error! E137: Cannot open file: macro.inc" [1]