Call a parameter file in a CONNECT statement
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the following syntax to specify a parameter
file in a CONNECT statement in an ABL procedure:
|
For example, the following new_york.p procedure connects using a parameter file called new_york.pf.
|