Address manipulation
Zoran
Date: 02/29/04
- Next message: Peganza: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Previous message: Lauchlan M: "Re: Derek's Honest Opinion about Asta."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 29 Feb 2004 00:33:23 -0500
Hi all;
I have address in memo field. It is free text containing street (1, 2, or 3
lines), city, state, zip, and possibly telephone number or some other text.
City, state and zip could be all in the same line, or city and state could
be in the same line (zip in the next), or each of these 3 could be in
separate lines. I need to parse this memo text and get strings for:
street line#1
street line#2
street line#3
city
state
zip.
It's not a big deal, but it's time consuming. Does someone have the code (or
component) to do this?
Any help is appreciated.
Zoran
- Next message: Peganza: "Re: Icarus 1.4.7 - Uses List Analyzer for Delphi (freeware)"
- Previous message: Lauchlan M: "Re: Derek's Honest Opinion about Asta."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|