We are receiving these files from the post office that provide address update information. I'm told they are in ASCII format. However, I cant seem to find any sort of delimiter in order to try to convert this into a format I can use for updating our mailing list (which is stored in a mysql database).
I'd like to convert them into a CSV format. But maybe one of you guys can tell by looking at a sample file if theres something obvious that I'm missing.