Menu

#169 Enhance GetObject OLe Function

None
open
nobody
APIs (29)
5
2012-08-22
2007-05-29
No

The current Ole GetObject function requires you to know the moniker of a running application in order to use it. The moniker is often obscure and not easily discovered. Other scripting languages such as VBS allow you to connect without knowing the moniker. GetObject should be enhanced so that if you don't specify the first parameter ie: GetObject(, classname)then oorexx will look for a running instance of the class and if found use it. If not found the call should fail, not start another instance.

Discussion

Anonymous
Anonymous

Add attachments
Cancel