Window delete record pre-process option (AREV Specific)
At 11 OCT 2000 01:17:10PM T. Ross wrote:
Is there a way to stop or terminate the deletion of a record from within a window, when using the delete record (ALT-D) keystokes, given certain situations?
I have a rbasic subroutine that checks for a particular case and if it is true I would like to stop the record termination process.
I'm calling the subroutine from the delete record pre-process option with no success.
Thanks for your help in advance!
Tim
At 11 OCT 2000 01:51PM Donald Bakke wrote:
Tim,
In your pre-delete process set the Window_Common% variable WC_VALID% to a logical false (0). This assumes you are inserting the Window_Common% variables.
At 12 OCT 2000 08:59AM Don Miller - C3 Inc. wrote:
And set %WC_DELETE_REC to logical false as well.
Don Miller
C3 Inc.