Cicode Programming Reference > Cicode Function Categories > Equipment Database Functions Introduction > Equipment Database Functions

Equipment Database Functions

Following are functions relating to the equipment database.

EquipBrowseClose

Closes an equipment database browse session.

EquipBrowseFirst

Gets the first equipment database entry in the browse session.

EquipBrowseGetField

Gets the field indicated by the cursor position in the browse session.

EquipBrowseNext

Gets the next equipment database entry in the browse session.

EquipBrowseNumRecords

Returns the number of records in the current browse session.

EquipBrowseOpen

Opens an equipment database browse session.

EquipBrowsePrev

Gets the previous equipment database entry in the browse session.

EquipCheckUpdate

Checks if the equipment database file has been updated, and provides the facility to reload it.

EquipGetProperty

This function reads a property of an equipment database record from the EQUIP.DBF file.

See Also

Cicode Functions