SINGLE-RUN attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The SINGLE-RUN attribute is TRUE when the RUN statement that invokes a procedure is executed with the SINGLE-RUN option. Otherwise, it is FALSE.
Data type: LOGICAL
Access: Read-only
Applies to: Procedure object handle
For more information about the SINGLE-RUN option, see the RUN statement.