Report operators are operators that are usually (or even exclusively) in classic 4gl reports in the PRINT statement.
specifies the position of the value which follows this operator on the 4gl screen or in the report |
|
returns a string of the specified length that contains only white spaces (ASCII 32) |
|
divides a long character string into segments and sends them to successive lines of a 4gl report |
|
returns the number of the line within the report page that is currently being printed |
|
returns the number of the report page that is currently being printed |