COM objects in XY scripting??

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
autocart
Posts: 1391
Joined: 26 Sep 2013 15:22

COM objects in XY scripting??

Post by autocart »

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");

highend
Posts: 14996
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: COM objects in XY scripting??

Post by highend »

Nope. Save vbscript code from the .xys file, execute that
One of my scripts helped you out? Please donate via Paypal


Post Reply