dma550 Posted September 16, 2009 Posted September 16, 2009 (edited) Hey guys I am new here, looking to use the cool UDF for outlook interaction to make a clipboard->contact creator. I am constantly trying to add stuff to my contact list that’s somewhat free-form. I was checking to see if anyone knew of a generic parser that predicts reasonably well a standard address layout, like this: BMW of Somecity 543 West Sample Place Somecity, CT 06320-2696 (860) 999-9999 www.xyz123.com info@xyz123.com Obviously it would get a lot wrong, but using regexes and likely "rules" it may be able to capture L1 as company name, city/state/zip stands out, phone numbers stand out, the .??? can easily be interpreted as a URL seeing as there is no @ in it, etc. I will likely undertake a little hacked interpreter like this next, but wanted to see if anyone had a library that did it. Thanks Edited September 16, 2009 by dma550
Valuater Posted September 16, 2009 Posted September 16, 2009 Maybe have a look at EzTrack... http://www.autoitscript.com/forum/index.php?showtopic=37966&view=findpost&p=282067 8)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now