Determines whether a record has been locked                  

function PXNetRecLocked

   (TblHandle       : TableHandle;       { table to check current record in }
    var Locked      : Boolean): Integer; { returns TRUE/FALSE               }

Errors: PXERR_INVTABLEHANDLE     76  Invalid table handle
        PXERR_NONETINIT         107  Engine not initialized with PXNetInit


Copyright © 1985 to 2022 Beta Systems                            Last modified: Wednesday, January 05, 2022 .