Interrupts
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
An interrupt (CTRL+C on UNIX or
Microsoft platforms) while an ABL–JMS call is executing can cause the call to return either an
ABL STOP condition or an ERROR
condition, depending on the exact timing. The ABL–JMS implementation guarantees that partial
messages will not be sent or received as the result of an interrupt.