Combining Data Sources
Hello, I'm pretty new to Bartender and sorry for any newbie type questions / comments.
I'm in the need of some help, I'm trying to print a label from an xml file through commander that will combine 3 datasources into a Aztec 2D barcodes.
I have the following datasources defined on the label as embedded data and they print out just fine.
HR_RECEIPT_DATE
HR_PART_NO
HR_LOT_BATCH_NO
HR_PO
I have a Aztec 2D barcode setup and I'm trying to use a VB script to combine values separated by " | ". For now, I just have one value and a " | " sign,
Here's my VB script I'm trying.
Value = Format.NamedSubStrings("HR_RECEIPT_DATE").Value + "|"
When commander picks up the file, and prints it, all I get is a " 0 " for my combine attempt.
I have attached my format.
Thanks
0
-
Nevermind, I found my problem.
Thanks
0 -
Even though you solved your problem ...
You don't need to use VB script to do that. It may be easier to just have multiple data sources in the barcode referencing either the same database field or the object value of the field you want encoded.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare