MESSAGE-LINES function
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Returns, as an INTEGER value, the number of lines in the message area at the bottom of the window.
Note: Does not apply to SpeedScript programming.
Syntax
|
Example
The following example displays a message on each available message line:
r-messl.p
|