version 6.7 (Modified)
The five OLE_Tools commands allows you to perform programmatically the following tasks:
inserting a file in the OLE area: OLE_Insert file
displaying the Insert Object dialog box: OLE_INS DIALOG
deleting the current object from the OLE area: OLE_DEL OBJECT
executing any command available on the OLE pop-up menu: OLE_EXEC ACTION
getting the actual size of an OLE object: OLE_GET OBJECT RECT
See also
Creating an OLE Area in a Form, Creating an OLE Area in an External Window.