I have a colleague that handles tech support, and her role involves a lot of transforming ASCII files from one format to another and occasionally reporting on them. The formats tend to be largely plain text with an occasional bit of XML. She regularly gets me to write small scripts to do these transformatsions, and also batch files for repeating the operation for collections of files in different locations. Currently she uses Crystal Reports to do much of this but it is a bit of a dog.
Could anyone recommend a language, or alternative tool, that she could learn to become more self reliant in this role. It must primarily be very easy to learn at a starting out level, be good at manipulating text files, and run in a Windows environment. Ideally, it would also be freely available, such that she could pass her scripts onto her end users.