Command with parameters
-
Hello everyone!
is it possible to do something like this?

with this command I can print a label directly to a zebra printer.
but i would like to be able to send files with different names.Thank you!
-
@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
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login