ocr: l BARCODEESerialHikeyPhysical" nethod keyPhysical(uar eventinfo KeyEvent) var newval String enduar doDefault - Add new digit to the field newval = upper(Self.value) - Convert to uppercase Check size of new value, if 12, update & nove. if newval.size() - 12 then self.value = newval self.action(Fieidowm) sound(530,35) ; Add a pleasant sound to sound(696,35) ; acknouledge the barcode scan endif endmethod Edit Line: 6 Col: 17