Run using the command line
- Last Updated: January 22, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
OpenEdge provides the Proenv utility to run
OpenEdge command line tools. To run a procedure from the command line, use the Startup Procedure (-p) parameter. This
starts a new AVM and runs the file specified by the -p
parameter.
Basic usage
|
See Use the Proenv utility for more detail.