C Error Messages
Report Writer Errors
- 250
- BEGIN REPORT does not reference a REPORT HEADER statement.
- 251
- Report Writer is already active.
- 252
- An END REPORT DESCRIPTION statement is missing.
- 253
- Duplicate Report Writer section.
- 254
- Invalid blank lines in PAGE LENGTH statement.
- 255
- Expression in a Report Writer statement evaluates to an unacceptable value.
- 256
- A (GRAND) TOTALS ON is improperly positioned.
- 257
- A Report Writer operation was requested while outside the program scope.
- 258
- Effective page length is less than three lines.
- 259
- Illegal execution of a Report Description section statement.
- 260
- Insufficient space for printed output within the current page.
- 261
- Left margin specified is less than 1 or greater than current printer width.
- 262
- Control variable in BREAK WHEN statement has greater length.
- 263
- A DETAIL LINE statement may not occur in the Report Description section.
- 264
- Level parameter is out of range from 0 thru 9.
- 265
- (GRAND) TOTALS ON statement not active for the level requested.
- 266
- Sequence parameter is out of range for (GRAND) TOTALS ON statement.
- 267
- Illegal WITH number LINES parameter in header, trailer or detail line.
- 268
- OLDCV($) function references a level which does not have a break defined.
- 269
- OLDCV($) function does not match the data type for the control variable.
- 270
- PRINTER IS statement may not be executed while Report Writer is active.
- 271
- A Report Writer statement may not be used recursively.
Eloquence Language Manual - 19 DEC 2002