Using PowerBuilder as an automation server

Using PowerBuilder.Application as an automation server involves these steps:

  1. Define the objects you will access.

  2. Build the runtime libraries for those objects.

  3. Write code in the client that connects to PowerBuilder, creates the objects, and accesses their methods and properties.