Chapter Contents

Previous

Next
OLE: _setProperty

OLE: _setProperty



Assigns a value to a property of an OLE object


Syntax
Details

Syntax

CALL NOTIFY (OLE-object, '_setProperty', in-OLE-property, in-value);

Argument Type Description
in-OLE-property
C specifies the OLE property name
in-value
C | N contains the value to assign to the OLE property


Details

The _setProperty method assigns a value to a property of an OLE object.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.