PxPlus User Forum

Twitter Twitter Twitter

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Tim Plotner

Pages: [1]
1
Language / PRE_REMOVE IO Issue
« on: November 10, 2020, 05:15:58 PM »
I am trying to intercept a REMOVE and prevent it under certain circumstance.
I have an IO proc defined.  I hit the PRE_REMOVE: block.
I decide that I want to disallow the REMOVE.
I have tried: EXIT 0, EXIT 61, ESCAPE 61, and several other values.

In each case, I get an error generated.  And end up aborting the process.  When I go back in, the record was in fact removed.

Any ideas on how to deal with this?  I am on PxPlus 15.1.

Thanks!

Pages: [1]