ilyxa20 / flashdevelop

Automatically exported from code.google.com/p/flashdevelop
0 stars 0 forks source link

Can't run .bat file with argument #44

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add a macro
2. RunProcess|something.bat somearg
3. Run the macro

What is the expected output? What do you see instead?
Run the bat file with specified arguments

What version of the product are you using? On what operating system?
4.0.4 RTM Windows 7

Please provide any additional information below.
I attached a patch

Original issue reported on code.google.com by hey.calm...@gmail.com on 18 Aug 2012 at 1:18

Attachments:

GoogleCodeExporter commented 8 years ago
Does someone check this patch?

Original comment by hey.calm...@gmail.com on 15 Sep 2012 at 3:11

GoogleCodeExporter commented 8 years ago
This should work:

RunProcess|something.bat;somearg

Original comment by philippe...@gmail.com on 12 Nov 2012 at 3:09

GoogleCodeExporter commented 8 years ago
Thanks. I found it

Original comment by hey.calm...@gmail.com on 12 Nov 2012 at 3:10

GoogleCodeExporter commented 8 years ago

Original comment by mey...@gmail.com on 13 Nov 2012 at 7:44