Modify the environment variables
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
If you need to add additional environment variables that run each time an
instance is launched, create a *_setenv.sh or *_setenv.bat file and add it to the instance-name/bin directory.
When the instance is started, all files with the suffix
_setenv.sh or _setenv.bat run.Note: Do not modify the existing
openedge_setenv.sh or openedge_setenv.bat files.