Run using the command line
- Last Updated: October 29, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
OpenEdge provides the Proenv utility to run
OpenEdge command line tools. To run a procedure from the command line, use the startup
procedure parameter (-p). This starts a new AVM and runs
the file specified by the -p parameter.
Basic usage
|