With Designer (from version 6.1.2054), Modes exchange files can be imported (not exported).
Modes type exchange files are hierarchical, for example:

*RECORD_NUMBER NMIAA : 1234.1004
 *IDENTIFICATION
   *NAMED_COLLECTION Ceramics Collection
   *SIMPLE_NAME tile
 *BRIEF_DESCRIPTION Ecclesiastical tiles and fragments of tiles (1897.1100 - 1137), from Christchurch Cathedral (in Antiquities Register).
 *AUTHORITY3 T2
 *NUMBER_OF_ITEMS 1
 *DESCRIPTION
   *HEIGHT 2.8cm
   *LENGTH 12cm
   *WIDTH 12cm
   *CONDITION f
 *PHOTOGRAPHY
   *PHOTOGRAPH_NUMBER NMIRP : 112.13
 *PERMANENT_LOCATION KS.BC & 26.2 : 29.10.1996
 *RECORDER CLO : 29.10.1996
 *ACQUISITION
   *METHOD purchase
   *PERSON : Frazer, Dr.
 *ASSOCIATION
   *PLACE & Christchurch Cathedral & Dublin & Co. Dublin & Ireland

#

*RECORD_NUMBER NMIAA : 1234.1005
 *IDENTIFICATION
   *NAMED_COLLECTION Ceramics Collection
   *SIMPLE_NAME tile
 *BRIEF_DESCRIPTION Ecclesiastical tiles and fragments of tiles (1897.1100 - 1137), from Christchurch Cathedral (in Antiquities Register).
 *AUTHORITY3 T2
 *NUMBER_OF_ITEMS 1
 *DESCRIPTION
   *HEIGHT 2.9cm
   *LENGTH 11cm
   *WIDTH 11cm
   *CONDITION f
 *PHOTOGRAPHY
   *PHOTOGRAPH_NUMBER NMIRP : 112.14
 *PERMANENT_LOCATION KS.BC & 26.2 : 29.10.1996
 *RECORDER CLO : 29.10.1996
 *ACQUISITION
   *METHOD purchase
   *PERSON : Frazer, Dr.
 *ASSOCIATION
   *PLACE & Christchurch Cathedral & Dublin & Co. Dublin & Ireland
#

A field name is indicated by a preceding *, and # is the default record separator. The indentation level of a field name indicates its hierarchical level. Further, a record may begin with ***record***, if so, this line will not be imported by Adlib.

For the tag mapping in an import job, you must enter the full hierarchical path of a Modes field as the source tag, and the Adlib tags as destination tags.

Example of a tag pairs definition:

*RECORD_NUMBER*IDENTIFICATION*NAMED_COLLECTION

A1

*RECORD_NUMBER*IDENTIFICATION*SIMPLE_NAME

A2

*RECORD_NUMBER*BRIEF_DESCRIPTION

A3

*RECORD_NUMBER*DESCRIPTION*HEIGHT

A4

*RECORD_NUMBER*DESCRIPTION*LENGTH

A5