Index: ProScan/UI/PalletScherm.pas =================================================================== diff -u -r685 -r686 --- ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 685) +++ ProScan/UI/PalletScherm.pas (.../PalletScherm.pas) (revision 686) @@ -152,6 +152,7 @@ inherited; SetContext; if Key = VK_RETURN then begin + UiContext.MoetTbpCodeGenereren := false; actVolgende.Execute; Key := 0; end;