Command with parameters
-
-
@marti-ruiz, the parameters you send with your trigger always get tacked on to the end of your command, so you should put that same command in a .bat file if you want the parameter where the %1 is.
Your TRIGGERcmd command would run your .bat script like this:
Your label.bat script contents:
type "C:\BC\%1" > \\mycomputer.local\ZEBRA