AEA (Add an Extended Item Attribute)

This record type provides a means of filling in the array of Item Attribute structures (one element at a time) the program maintains internally, for providing as an argument to the PRT Application Interface functions invoked by the STT, ADD, INS, and MAT record types.

Important : If trkattribute.cfg is configured to store extended attributes in a database, instead of backing files, do not use this option. See Tracker Extended Attribute Configuration for more information on extended attribute storage options.

The fields in this record are:

Field

Description

char record_type[3]

AEA

char att_name[40]

Extended Attribute name

char att_value[255]

Extended Attribute value

More information

Tracker Extended Attributes Configuration (trkattribute.cfg).

 Import file format.