Hi Michael, What does your COBOL copybook look like?
The usual way is something like: STRUCTURE DS 0H STR_LL DS H STR_REC DS 0C255 Have you looked at the FileManager docs? This should be covered in there. Regards, Dougie On 26 November 2014 at 02:50, Micheal Butz <[email protected]> wrote: > Hi > > Would anyone know how to define an occurs depending on array in assembler > to generate a file manager template > > Thanks > > Sent from my iPhone -- http://twitter.com/DougieLawson
