Try OpenEdge Now
skip to main content
Dynamic Call Object
Code examples
 

Code examples

This section contains code examples showing some ways in which the call object can be used.
* Running an internal procedure of a persistent external procedure
* Running an internal procedure of a single-run or singleton procedure
* Using a call object multiple times
* Getting an attribute
* Setting an attribute
* Multiple dynamic invokes from a temp-table
* Invoking a Windows DLL routine
* Implementing a sleep timer