Tests if the table is encrypted                        

function PXTblProtected

   (TblName          : String;                { name of table to check }
    var Protected    : Boolean): Integer;     { returns TRUE/FALSE     }

Errors: PXERR_INVTABLENAME       99  Invalid table name
        PXERR_TABLENOTFOUND     120  Table was not found


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