[Migrated content. Thread originally posted on 27 February 2009]
I have an invoice report that I want to include a very large multi line print field that exceeds 1024 bytes. It would be the fine print typically seen in contracts.Looking at the generated code I can increase the size of the print fields in the ACUREPORT.DEF file but is there a way to change the size of the PRINTF record size without having to change the generated CBL source file. I would prefer not to change the CBL as a subsequent generate would overlay my changes.
