@@ -160,6 +160,7 @@ namespace UAS_BARCODEIO
INQTY.Text = outqty;
LOTNO.Text = lotno;
pr_orispeccode3.Text = spec;
+ Barcode.Clear();
GenBarCode.PerformClick();
Play("OK");
}