Strange designer procedure behaviour
Paul Howard
paul@synergy.co.za
Wed, 24 Oct 2001 11:20:23 +0200
Hello listers,
I have a program that is showing some peculiar behaviour that I am
struggling to understand. Maybe someone can shed some light on it and maybe
suggest a workaround.
A Quick screen has a named designer procedure which inserts records into an
Oracle table. If the user enters the screen and immediately executes this
procedure everything works as expected. However if the user enters the
screen and does an unsuccessful find and then executes the designer
procedure it seems to go through the motions but nothing is actually
inserted.
I have a feeling that it has something to do with still being in find mode
after the unsuccessful find and that it is not setting altered record for
some reason.
Any ideas?
Regards
Paul Howard