Run Compose in Batch Mode
In batch mode, a language command or script is passed as an argument to be executed in batch mode (no GUI, no window) by the interpreters supported by Compose.
In 2024.1, Compose supports OML, Tcl, Python, and the R language interpreters.
The interpreter used by Compose is determined by the extension:
- .oml
- OML
- .tcl
- Tcl
- .py
- Python
- .R
- R language