We get supplier data dumps from our suppliers about twice a month as text files. Some of these dumps can have 50 to 80 fields in them, of which we use approximately 30 in a std. text format file. Rather than have people do the ugly cut-n-paste thing, I'd like to develop something that can read in the supplier text file and output just what we need in the proper format. From reading my Python book, this seems like something that should be manageable. I guess I'm just looking for suggestions on where to start with this and a general rating of complexity from 1 to 10.........like 1="my 5 yr. old could do this" to 10="Are you insane? Walk away from this!"
Thanks for the input.
Perry
Thanks for the input.
Perry