QuotePage length 0 'works' in BDS as I recall it used to in Informix (but my memory fades ...
Create an example that shows PAGE LENGTH 0 working as you expect it to using Informix or BDS. There is a saying I came across once, "nothing spins a geeks propellor like an isolatable reproducible problem". So if you can create a small program that compiles and runs differently in Informix-4gl, BDS, Genero then that will grab our developers attention.
The problem for us will be if it does A in Informix-4GL, and B in BDS, what do we do in Genero, A or B?, or do we add an FGLPROFILE setting similar to Report.aggregateZero? In this instance, if what you say is correct, an FGLPROFILE setting that says ignore error 4375 if PAGE LENGTH=0 might be the way forward.
Reuben