What are the chances I was going to ask this same question on the same day?
I'd be interested in any information about this too.
Meanwhile, I'm looking into the SQL Loader utility. It's the same concept, you define a control file, then load files to tables using that definition.
My other option would be to concatenate all the files I have with the same layout, and import them as one large file, system limits permitting.