MESSAGE-LINES function
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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
|