Hi Bruce,
Ive moved the code from the default button to the entry.
I left only a few displays, one entry and a button to go back, see pic
When I enter the barcode and press TAB, all is OK
but when I enter the barcode and press ENTER, the message is the message from the last barcode. The code runs ok, identical as what it does pressing TAB and the message display field is filled and .SSV with the correct data but it displays the one from the last entry. You can see the effect in the attacehed pic, the entry is 133333 and the message shows 130130, which is from the last barcode.
Problem is that with the ENTER, the form (memory) saves itself, even is it has no save or cancel button.
Then I need to set the URL on save to the same proc, Ive tried with '' and a blank and nothing, if I leave it clear it goes back to the menu.
How to stay in the same form pressing ENTER?
Thanks