When an OLE object is displayed in the OLE control, the user can interact with that object and the application that created it (the server). You can also program scripts that do the same things the user might do. This section describes how to:
Activate the OLE object and send general commands to the server
Change and save the object in the control
Find out when data or properties have changed by means of events
For information about automation for the control, see “OLE objects in scripts”.