Runtime error raised when report dimensions are invalid

Starting with version 2.40, a START REPORT instruction raises the runtime error -4375 when the margin sizes do not fit the page length.

The error is not returned at compile time because report dimensions can be specified at runtime with global or module variables.