Wednesday, January 21st, 2009
Easily Creating Fixed Length Flat Files With Groovy
Here's an (I think elegant) way to create flat files with Groovy. I want this script to be easy to read by future developers. So if someone wants to know what the format of the file is they can see it just by opening the script. Classes We'll Use Groovy: SQL: We'll use this library [...]






