Also, it would not work until I used the double quotes like you said.
Here is what I learned from this:
Typetree item is a text "blob" and set the output card to a file and create a batchresult.txt to see the results of the batch file as it runs.
This batch file takes 2 params...
I can't get the batch to work with the get or the put. I've tried all the syntax above, but it does not work. Did you actually try this?
=GET("BAT","script.bat "+TEXT(In_Number))
I got it to complete the map successfully, but it still does not run the batch file. I made the batch file simple, copy a file from one place to another. Not sure where to go from here.
=PUT ("BAT", "-CMD H:\Mercinfiles\gary\decrypt_cash_test.bat " + dateoffile items:ParseFileName + " " +...
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 " +...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.