Skip to main content

Search

Search

Serialization - Never To Repeat

Comments

1 comment

  • Avatar
    Susan Chen
    Moderator
    You do not need to maintain the next available serial number outside of the label printing, passing it to the label print program each time.


    1)Inside Bartender, there is a function called "update substring after print" on seralization option(Double click on the object you want to seralize-> More Options-> click on Seralization tab-> Tick "Seralize"-> "update substring after print"). When you tick this function, data should be updated to its new value after every print job.

    2) Save the btw after printing on your calling program. When you issue the print again, it will start the next available seralization. For example you print 1~500 on the first print, when you issue the second print from your calling program to call Bartender, it will start from 501.


    You can also write your own seralization control inside your calling program. You can also use Microsoft VBScript inside Bartender to write your preferred algorithm program.


    If you do need additional help, I recommend that you contact local support office for more personalized assistance for this issue. Support contact information: http://www.seagullscientific.com/aspx/technical-support.aspx
    0

Please sign in to leave a comment.