DOOLEVERB Function

Executes a verb for the OLE object.

Syntax

DOOLEVERB(" verb ")

Parameters

Name Required/Optional Data Type Description
"verb"
Required
String
The verb to execute.

Remarks

In earlier versions of Visio, this function appears as _DOOLEVERB. Visio versions 4.0 and later accept either style.

Example

DOOLEVERB("edit")

Runs the OLE object program and displays the linked or embedded object so that it can be edited.