mick_m
13th August 2002, 15:50
I have an entry session where the user is updating a single field in a table. I have included the code below attempting to have the session automatically go to the next set of records after the last field is keyed on the form. It does advance to the next set but the second record's field is highlighted for input instead of the first records. Can anyone help? Thanks.


field.tdinv903.qty
after.input:

if actual.occ = fattr.occurnr then

execute(next.set)

endif

telgar
13th August 2002, 18:37
I have seen this before, but then it was Baan trying to be helpful. They were attempting to do the same as you are, but could not get the Standard program to work properly. I believe that is where you are running into your problem.

After several attempts to correct the problem that they (Baan) created the dropped the project or so it seems. This happened about 3 years ago.