Abandon changes on request find: Difference between revisions

m
Added to Tutorials category
(Created page with "I recently had a customer complain that closing a view will trigger "Abandon Changes?" - but using Find Next/Previous does not. Once I thought about it, I realized this really wa...")
 
m (Added to Tutorials category)
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
             If (iAnswer<>MBR_Yes) Procedure_Return
             If (iAnswer<>MBR_Yes) Procedure_Return
         End
         End
 
       
         Forward Send Request_Find mode entUpdtFlag
         Forward Send Request_Find mode entUpdtFlag
     End_Procedure
     End_Procedure
Line 15: Line 15:
taken from:
taken from:
  https://support.dataaccess.com/Forums/showthread.php?60389-Abandon-Changes-when-finding
  https://support.dataaccess.com/Forums/showthread.php?60389-Abandon-Changes-when-finding
[[Category:How To]]
[[Category:Tutorials]]