IM Relationship Resolution Information Center, Version 4.2

Input definition files for the UMF file conversion utility

An input definition file defines the filed names and field lengths of each fixed-width record found in a UMF File Conversion Utility input file.

Format

The format of a definition file is:

field name,field size

Do not include a space after the comma.

Example

This is an example an input definition file called customer.def.
Action,1
LastName,20
FirstName,15
MiddleName,15
Nickname,15
Generational,3
Title,4
ProfessionalSuffix,4
HouseNumber,10
PreDirectional,2
StreetName,25
StreetSuffix,4
PostDirectional,2
ApartmentNumber,10
City,28
State,2
ZipCode,9
CarrierRoute,4
StateCode,2
PhoneNumber,10
AddDate,8
ModDate,8
SeenDate,8
NCEID, 34
EndOfLine,1


Feedback

Last updated: 2009