The next set of topics contain code examples showing some ways in which the call object can be used.

  • Run an internal procedure of a persistent external procedure
  • Run an internal procedure of a single-run or singleton procedure
  • Use a call object multiple times
  • Get an attribute
  • Set an attribute
  • Multiple dynamic invokes from a temp-table
  • Invoke a Windows DLL routine
  • Implement a sleep timer