Defining an Object
To define an object in Enrichment you use a tag group. The example below shows code from a control file. In the example, an input print stream object is defined using an Input tag group (<INPUT> and </INPUT>), and a data item object from the print stream is defined using a Field tag group (<FIELD> and </FIELD>) that is nested in the Input tag group. When you code a tag group, you are telling Enrichment to create and process the associated object.