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