Hi Brent,
If your only real problem at the moment is that you have to delete the text in the input field before scanning the next item, I think the easiest way would be to add a Smartform rule (under the Data Capture settings of your session) that would just send any scanned barcode to that field. That way you wouldn't have to bother deleting the text first and you can just keep on scanning.
However, this only works on devices where TracerPlus can fully "integrate" with the barcode engine, and that's not always the case. If there's any type of data wedge application running then this won't work, since any scanned value will just be passed on to the application as regular keyboard input.
If you register date/time, another option might be to include a grid on your form that shows the barcodes scanned in that session, and set the grid to sort on the date/time field descending. If you set the height of the grid so that it only shows one row, then that row would show you the last scanned barcode. It's not as clean a solution but it's a possible workaround. There are bound to be other ways you could solve it, but they'll likely be a bit more complex.