PB SAVE的使用方法。。。求解
------解决方案--------------------
Description
Saves an OLE object in an OLE control or an OLE storage object.
Syntax
oleobject.Save ( )
Argument Description
oleobject The name of an OLE control or an OLE storage variable
Return value
Integer. Returns 0 if it succeeds and one of the following negative values if an error occurs:
-1 Control is empty
-9 Other error
If oleobject is null, Save returns null.
------解决方案--------------------
LS上的都说了,LZ结贴吧。