lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Is there any third party utilities to access COM objects through LUA? 
I don't actually need to create them, just read/set properties and 
call methods. If not, I was thinking it should be possible to make a 
generic function calling the Invoke() method...?

Jaimi