Choose How Many Times to print

Discuss RoboTask here
Post Reply
krhoades
Posts: 8
Joined: Wed Oct 24, 2007 7:02 am

Choose How Many Times to print

Post by krhoades »

I have created a task that will launch once you initiate a hot-key assignment. You will then pull the trigger on the barcode scanner and the order number that is entered in the Input Box goes out to a webpage and pulls in the pertinent information to print on a label into a text file. Is there a way in RoboTask to ask how many labels they would like to print? Right now it will print one and the task is complete. As it stands now, the user would have to initiate the hot-key assignment 5 times in order to print 5 labels. Just seeing if I can streamline a bit.
Oleg
Site Admin
Posts: 3201
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Choose How Many Times to print

Post by Oleg »

Input Box action? You can manually input any string

Also look at the Choice Dialog if you use pre-defined sets
Oleg Yershov
krhoades
Posts: 8
Joined: Wed Oct 24, 2007 7:02 am

Re: Choose How Many Times to print

Post by krhoades »

So if I have an input box that says "Enter QTY to Print" and assign it to a variable, how do I get the printer command to print the number that is entered?
Post Reply