Finds the number of fields in a table                     

function PXRecNFlds

   (TblHandle        : TableHandle;       { table to get # of fields from }
    var NFlds        : Integer): Integer; { returns # of fields in record }

Errors: PXERR_INVTABLEHANDLE     76  Invalid table handle


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