CarrierBarcodeCtrl.cs @@ -93,8 +93,10 @@ else { if (temp.Length == 13) { CarrierBarcode = temp; temp = ""; temp = ""; } } } }