Skip to main content

Search

Search

Setup Label To Prompt For Label Qty When Printing

Comments

3 comments

  • Avatar
    Legacy Poster

    Setting a prompt for label quantity is easy. See my attached screenshots.

    [attachment=1452:1.JPG][attachment=1453:2.JPG]

     

    Edit: You can disable the "minimum" value as well, since you want your users to be able to select 0

     

    Setting a conditional prompt is not really possible yet in BarTender I don't think. There isn't scripting in place to show/hide specific prompt boxes as far as I know. Your user would need to know to not change that value if it is not zero.

     

    Edit: I changed my mind on this. You could actually use an EventControlScript to run AFTER the user prompt that uses the VB command InputBox() that provides a separate pop-up based on a conditional. It just can't be built into the standard full form.

    0
  • Avatar
    Legacy Poster

    Confused. First off I am using Bartender 9.4 SP3. Next is I think some steps are missing. I created a txt object outside of the label and gave it an object name of COPIES and set it to zero but that is it. The second screen shot does not apply in my version of Bartender. I am somewhat a newbie on this but have made some labels but when it comes to writing a VB script I have some trouble.  

    0
  • Avatar
    Legacy Poster

    I was able to get this to work from another KB however I have found that I want it to display the part# for which the label is being printed. How can I do that at the time of printing? 

    0

Please sign in to leave a comment.