Try OpenEdge Now
Dynamic Call Object
Code examples
Code examples
This section contains code examples showing some ways in which the call object can be used.
In this section:
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