From the documentation...
In a transaktion that went wrong, I want to delete added keys.
Is it not proper to take accessblock returned by ptAdd
and use that accessblock in ptDel?
------------------
Fred
mailto:[email protected][email protected]</A>
http://www.oxenby.se
Before you can delete a key value, you must first use one of
the ptFx functions to find the record...
the ptFx functions to find the record...
Is it not proper to take accessblock returned by ptAdd
and use that accessblock in ptDel?
------------------
Fred
mailto:[email protected][email protected]</A>
http://www.oxenby.se
Comment