New Function for Windows COM Automation
Posted: Fri Feb 11, 2011 4:00 pm
HI
I would like to suggest a function like "CreateObject('Excel.Application')" which could be used get a handle to a COM Automation Server. This handle would then be used to access the methods and properties on the COM Server.
The alternative would be a complete example of code to correctly setup COM Automation client in the documentation so that using the example on could do COM Automation using MS Word, MS Excel or their own customer COM Automation Server.
If it is possible to create a COM Automation Server using PB then a complete example of that should be provided.
Thanks,
Simon
I would like to suggest a function like "CreateObject('Excel.Application')" which could be used get a handle to a COM Automation Server. This handle would then be used to access the methods and properties on the COM Server.
The alternative would be a complete example of code to correctly setup COM Automation client in the documentation so that using the example on could do COM Automation using MS Word, MS Excel or their own customer COM Automation Server.
If it is possible to create a COM Automation Server using PB then a complete example of that should be provided.
Thanks,
Simon