chenna.deepa
23rd April 2008, 13:22
Hi all,
i want to invoke message when i click the standard Save button
i have done in this manner:
choice.update.db:
on.choice:
if flag <> 1 then
message("data not saved in tfacp9162sjol")
choice.again()
endif
but no effect if i click standard save button
how to solve this problem
thanks in advance
deepa
i want to invoke message when i click the standard Save button
i have done in this manner:
choice.update.db:
on.choice:
if flag <> 1 then
message("data not saved in tfacp9162sjol")
choice.again()
endif
but no effect if i click standard save button
how to solve this problem
thanks in advance
deepa