Skip to main content

Barcode

Comments

6 comments

  • Support XEGO

    Our Costumer needs a solution too. Can you share some HowTo?

    0
  • Lothar Hasenkämper

    Hi Thomas,

    take a look here:

    regards Lothar

    0
  • Support XEGO

    Hi, wants about Barcode 128? Is there a solution too?

     

    0
  • Lothar Hasenkämper

    Hi Thomas,

    128 can be found in the list, too. But I can't remember what to use for the FNC1 for elements with a variable length. The leading FNC1 is standard.

    0
  • Support XEGO

    OK, Thank you.

     

    0
  • Lothar Hasenkämper

    If you put the variable element at the end the FNC1 is not needed. If you got more than 1
    you can try it with this:

    "02" & advancedDataBand1("Barcode").PadLeft(14,"0") & "37" & advancedDataBand1("Menge VPE") & Chr(29) & "10" & advancedDataBand1("Batch")

    Chr(29) = FNC1

     

    0

Please sign in to leave a comment.