Adxtlk

adxtlk is a Char variable. It defines the name of the table that stores the logical locks.

Syntax

adxtlk
The Sage X3 engine manages logical locks with a dedicated instruction called [Lock](../4gl/lock.md). This instruction creates a record in a database table which name is defined by the variable `adxtlk`.

The variable adxtct returns the name of this table (APLLCK).

See also

adxtct, adxtms, Lock, Unlock.