Data Quality Tools, Mailing Software, Lists, NCOA, Data Enhancements
Shopping Cart Cart | Newsletters | Search
Call 1-800-Melissa Products      Solutions Professional Services Downloads Support Resources Lookups Company


 


 

RightFielder API Known Issues

1/14/03 Release

RFInitialize crashes when return is 0.

If hFielder=_RFInitialize( ) returns 0, program crashes instead of falling to RFLastError function

RFField Input/Output Issues:

Santa Fe, New Mexico puts Mexico in the Country field

2 word countries ( ie. Costa Rica or United Kingdom ) do not get identified as International records

Suite 400, 2401 Pennsylvania Ave NW, Washington DC 20037
PA gets put in the State field

Hard coded phone patterns which contain spaces will sometimes end up in wrong field. Adding new patterns ( via calling the AddPhonePattern function ) with spaces or periods does not work. Ex…
      RFAddPhonePattern(hFielder,"### ### ####");
      RFAddPhonePattern(hFielder,"###.###.####");