SET PROPERTY - OLE
Reference
Syntax
SET PROPERTY OF ole attr = dobj [NO FLUSH].
Effect:
Assigns the content of the data object dobj to the attribute attr of an
automation object generated using CREATE OBJECT ole.
Additions
-
NO FLUSH
Has the effect that the attribute is not transferred until the
function module FLUSH is called, or until a change of
screen layout is transferred to the presentation layer.