Run using the command line
- Last Updated: January 21, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- 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.