Client product-type parameters
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Client product-type parameters
Use the parameters listed in the following table to control the nature of a client session.
| Syntax | Parameter | Purpose |
|---|---|---|
-noevalprops
|
No Evaluation of Properties | Disables evaluation of ABL properties by the OpenEdge Debugger |
-rg
|
Run ABL Client | Limits access or functionality of the session to the ABL client |
-rq
|
Run query Client | Limits access or functionality of the session to the Query client |
-rr
|
Run Run-time Client | Limits access or functionality of the session to the run-time client |
-rx
|
Encrypted Compiler Mode | Enables a query or run-time OpenEdge version to compile encrypted source code and access the Data Dictionary to manage schema (for example: for security management and to dump or load the .df file) |