Thank you for the PPS, That gives me some ideas about using ReportBasic to create other files, record-by-record.
I've stuck with the SaveReport command in my ReportBasic macro, and just added the Header fields to each record(in the body of the report). It turns out that with those fields connected to each record, my VBA for Excel macro can import a bunch of these files at once!
All's well that ends well.
Thanks again Charles!