Call a parameter file in a CONNECT statement
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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.
|