Hi all its very interesting why in a situation like this the next fld
selected would be the first fld in the card and not the next one in order?
on closeField
answer "a" with "b" or "c"
if it is "c" then
beep
end if
end closeField
Thank you.