I i0x0i New member Sep 17, 2009 #1 I have flat text file like: 73 ML Avenue Chicago, IL 90222 To be converted to: 73 ML Avenue:Chicago:IL:90222 Using perl script Thanks
I have flat text file like: 73 ML Avenue Chicago, IL 90222 To be converted to: 73 ML Avenue:Chicago:IL:90222 Using perl script Thanks
M martinthurn New member Sep 17, 2009 #2 You probably have to do that by yourself, since it's not in a "standard" format.