KCML_DecodeRowidToHandle

Purpose

Convert database ROWID to handle number

Definition

DEFSUB 'KCML_DecodeRowidToHandle(Rowid$) AS Numeric

Parameters

RowidDatabase ROWID

Description

Database ROWIDs are tied to the handle of the table they were read from. This function decodes the ROWID, returning the handle number.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.