Hi, All I need to access object property by name string via AcitveX. There is a powerful function $ZObjProperty useful. Now, I can access property, such as %String and %Integer, from AcitveX application via a function invoking $ZObjProperty. You know Cache only supports picture format to access %BinaryStream. There is no way to access normal %BinaryStream from ActiveX app. So, I don not known how to deal with %Stream.
On the other hand, if Cache supports Variant variable and the ActiveX could carry the normal %BinaryStream data, it's all OK. Thanks, Vito
