The Drawers are defined by the Drawers collection in the TOKOPEN_ENVIRONMENT. It is a collection of TOKOPEN_DRAWER objects.
TOKOPEN_DRAWERLIST
Count as Long
Read Only, indicates how many drawers are defined.
Item(vntIndexKey As Variant) As TOKOPEN_DRAWER
References one of the Drawer type objects, in the range 1..Count
Refresh
Forces TokOpen to rebuild the DRAWERLIST collection from the database.
Contains (anitem as Variant) as Boolean
Inidicates if TokOpen supports the specified drawer number.
See Also:-
Example Code :-