BATCH-MODE attribute
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Indicates whether the current ABL session is running in batch mode or interactive mode.
Data type: LOGICAL
Access: Read-only
Applies to: SESSION system handle
BATCH-MODE is TRUE when the current session is running in batch or background mode. A session runs in batch or background mode when it is:
- A client session started using the Batch (
-b) startup parameter - An application server agent session