Requirement is like, I've 2 textboxes and only one barcode. when i scan the barcode, both textboxes should get filled with value. navigate from one textbox to another textbox is tab control (default)
textbox 1 (Name), and textbox 2 (Age). barcode input will be like Name**\t**Age. input will be encode into barcode. when user scans, both textboxes should get filled.
i am using crystal report with built in azalea additional function BarcodeC39ASCII
i've referred different forums and few of them suggested to use $I. which is not working.