Chapter Contents |
Previous |
Next |
OLE: _execute |
Syntax | |
Details |
Syntax |
CALL NOTIFY (OLE-object, '_execute', in-verb<, in-verb,...in-verb>); |
Argument | Type | Description |
---|---|---|
in-verb |
C | specifies the OLE verb to execute |
Details |
A list of verbs supported by this object can be viewed in the Associated Verbs window for the object. You can specify more than one verb in a single call to _execute.
If you attempt to execute a verb that is not valid for the object, the SCL program halts and returns a message that the verb does not exist.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.