I get a weekly text file that contains hundreds of similar records. I use MS Word to scan through the file deleting about half and editing the others. The editing is mainly deleting whitespace and some reformatting to make the information easier to read. No information is added. This takes about 3 hours; very tedious.
I would like to write a program to automate this process. I have some programming experience with C and Basic, and Unix tools. I work on an iMac desktop computer. I am looking for recommendations on the best and easiest programming language to use. This is a one-time project so I want to minimize the effort needed to get this done.
Thank you.
I would like to write a program to automate this process. I have some programming experience with C and Basic, and Unix tools. I work on an iMac desktop computer. I am looking for recommendations on the best and easiest programming language to use. This is a one-time project so I want to minimize the effort needed to get this done.
Thank you.