



Sample
excel = luacom.GetObject("Excel.Application") if excel == nil then print("Error! Could not get object!") end
Fabio Mascarenhas de Queiroz 2005-01-07
excel = luacom.GetObject("Excel.Application") if excel == nil then print("Error! Could not get object!") end