The COBOL FDAs (from what I'm told) also require a fixed record length.
When I exported the report, any trailing Spaces were trimmed, as were any CR/NL characters. I tried using an RS character (Ascii chr(30)) to hold the record length, but apparently thier system only recognizes the CR/NL...
Appreciate it!
And if it was simply data that would work.
The samples they sent Me are a fully formatted report with page headers/column headers/lines (like ___________)/Totals and Grand totals.
Is there an easy way to export a REPORT into that format?
My latest project to to generate files that can be imported to a Mainframe and viewed on the terminal screen. Aside from the samples, I've been told "all they need" is a standard Cobol FBA (or FDA?) file with 133 chr record length.
Is there an easy way for MS Access to generate this kind of file?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.