COM objects in XY scripting??
Posted: 05 Dec 2016 17:26
cannot find it in the forum:
Is it possible to create/retrieve COM objects in XY scripting language and call its interface methods, read properties through it, ....?
e.g. similar like this:
oExcel = COMObjGetActive("Excel.Application");
Is it possible to create/retrieve COM objects in XY scripting language and call its interface methods, read properties through it, ....?
e.g. similar like this:
oExcel = COMObjGetActive("Excel.Application");