PickBASIC / FlashBASIC
u0074 user exit
.mdThe u0074 is used to get a list of the VME item locks in a dynamic array format.
Syntax
VMEItemLocks = oconv( "", "u74" )
Description
The user exit returns a list of the VME item locks in a dynamic array format.
Each attribute (row) is an item lock entry. Each value (column) within an entry is a piece of data, such as the item-id, date, and so on. The format of the structure is declared in dm,bp,includes locks.inc.