PDA

View Full Version : luacom


VaioUserChris
March 3rd, 2005, 12:28 PM
Hi all,

I've just recently started playing with G4 so forgive me if this has already been covered, but I noticed that with G4 I don't need to load luacom anymore -- which is cool. I'd assume this also means that I don't need to unload it when exiting Girder - Is that correct?

I'm starting to port my lua scripts over and so far so good. I'm only a few scripts in but other than the "Load luacom()" item, the syntax changes for Lua5 don't seem to be a big deal.

Chris

Promixis
March 3rd, 2005, 12:46 PM
Yes and yes ;)

No more load/unload.

Also, for object enumeration, be sure to check the luacomE extensions or my WMI example.