Chapter Contents

Previous

Next
_EXECUTE_

_EXECUTE_



Executes an OLE verb for the object


Syntax
Details

Syntax

CALL NOTIFY(OLE-object-name,'_EXECUTE_',in-verb<,in-verb...in-verb>);

Where... Is type... And...
in-verb
C specifies the OLE verb to execute.


Details

A list of verbs supported by this object are listed in the Associated Verbs window for the OLE object (after the object has been created). You can specify more than one OLE verb at a time.

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.