FREE OBJECT - OLE
Reference
Syntax
FREE OBJECT ole [NO FLUSH].
Effect
Frees the memory of an automation object
ole created with CREATEOBJECT ole on the presentation server.
Additions
-
NO FLUSH
The effect is that the release is passed to the presentation layer only after function module FLUSH> has been called or when a
screen changes.