Make Querix reports behave like Informix reports


By default, the right margin is enforced and defaults to 132 characters. It is possible to provide the same behavior as Informix by passing the flag ‘-rp’ to fglc.

For example:
FGLFLAGS=”${FGLFLAGS} -rp” export FGLFLAGS 4make …