Zum Hauptinhalt gehen

Suche

Suche

Compare First Serial Number printed against Last Serial Number printed

Kommentare

2 Kommentare

  • Avatar
    Peter Thane

    And do what with it? Display it on a label?

    Not sure what you mean by compare the two serial numbers

    0
  • Avatar
    Jayson Coones

    I need to do a check to make sure that the serial number on a label is being decremented and not incremented. By comparing the starting serial number in a batch and the ending serial I can see which way its going. For example:

    If firstserial < lastserial Then

    Call Format.CancelPrinting(("The serialize property on the format needs to be set to decrement.")

    End If

     

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.