Starts an action in an OLE server application.

Syntax

<oRef>.doVerb(<verb expN> [, <title expC>])

<oRef>

The OLE control that contains the linked or embedded object.

<verb expN>

The numeric value of the OLE verb.

<title expC>

An optional text string to display in the title bar of the server window.

Property of

OLE

Description

Use doVerb( ) to initiate an action from an OLE document stored in an OLE field and to specify what action to take.

Every OLE object accepts one or more verbs. Each verb determines which actions are taken, and each is represented by a number.