Try OpenEdge Now
skip to main content
Startup Command and Parameter Reference
Startup Parameter Descriptions : Dynamics Parameter (-icfparam)
 

Dynamics Parameter (-icfparam)

Use Dynamics Parameter (-icfparam) to specify a character string that can be accessed from ABL procedures within the Progress Dynamics framework.
Operating system and syntax
UNIX / Windows
-icfparam string
Use with
Maximum value
Minimum value
Single-user default
Multi-user default
Client Session
string
A character string that supplies dynamics procedures with Dynamics-related data.
You can access this string within an ABL procedure by reading the ICFPARAMETER attribute of the SESSION system handle.
Note: This parameter is reserved for use by Dynamics and procedures that have been integrated with Dynamics. Using this parameter for any purpose other than operating within the Dynamics framework will interfere with your ability to integrate your application with that framework at a later time.
For more information about the ICFPARAMETER attribute or the SESSION system handle, see OpenEdge Development: ABL Reference.