Export fixed width with header and footer that generates specific

H

Heeeeelppp

I am trying to figure out how to export data fixed width with a header that
will look something like this... So far I have exported the file and created
the header and footer manually.

***HEADER**TYPE OF EXPORT*********File Ver.XXXXX

Footer:

***TRAILER**********number of records in table

The type of EXPORT is a variable name usually the word CLAIMS

File version is static, will stay the same until the file layout changes
possibly never.

Footer needs to show the number of records with no trailing or leading zeros
 
Top