Zum Hauptinhalt gehen

Suche

Suche

Ucc Mod 10 Check Digit

Kommentare

1 Kommentar

  • Avatar
    Domingo Rodriguez
    Moderator

    On your BT object you could create 3 data sources. One for "Column A", the second for "Column B" and the third one with a VBScript data type. You would give the second data source (the one for column "B") a variable name, which will then be used by the third data source when you write your VBScript. As an example of the VBScript you could write:

     

    Value = UccMod10 (Format.NamedSubStrings("myvar").Value)

     

    Make sure to give the second data source (for "Column B") a numeric Sample Data.

    0

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