![]() Chapter Contents |
![]() Previous |
![]() Next |
| _SET_PROPERTY_ |
| Syntax | |
| Details |
Syntax |
| CALL NOTIFY(OLE-object-name,'_SET_PROPERTY_',in-OLE-property,in-value); |
| CALL SEND(OLE-object-id,'_SET_PROPERTY_',in-OLE-property,in-value); |
| Where... | Is type... | And... |
|---|---|---|
| in-OLE-property |
C | specifies the OLE property name. |
| in-value |
C or N | contains the value to assign to the OLE property. |
| Details |
The _SET_PROPERTY_ method assigns a value to a property of an automation object.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.