RadAsm 3 Tool menu question

Started by rags, June 27, 2010, 01:13:35 PM

Previous topic - Next topic

rags

What variable do I use to pass the current project name to a .bat file?

I want to run a bat file named 'dasm' that requires the project name as an arg.
ex:
dasm myprog


In the tools menu options, in the command field for the menu item what is the
variable to use?
ex:
dasm $?

Thanks,
Rags
God made Man, but the monkey applied the glue -DEVO

KetilO

Hi rags

Get the latest upload.
Version 3.0.0.5 2010-06-28
--------------------------
o Added $C (main codefile), $R (main resourcefile) and $P (project file) to tools menu
  command parser.

KetilO