spidermerc
IS-IT--Management
I am trying to call a batch file from an output card and I want to pass 2 parameters to it.
Something like -CMD ...test.bat arg1 arg2
But I can't use CMD in the "rules" box for dynamic parameters. I am trying to use a Put for this.
something like this:
=PUT ("BATCH", -CMD,"test.bat " + arg1 + " " + arg2)
Any thoughts on what I am doing wrong here?
thanks!
Something like -CMD ...test.bat arg1 arg2
But I can't use CMD in the "rules" box for dynamic parameters. I am trying to use a Put for this.
something like this:
=PUT ("BATCH", -CMD,"test.bat " + arg1 + " " + arg2)
Any thoughts on what I am doing wrong here?
thanks!