Sample

LuaCOM

next up previous contents Next: EndLog Up: StartLog Previous: Return Values   Contents

Sample

ok = luacom.StartLog("luacomlog.txt")
if not ok then
  print("log not opened")
end



Fabio Mascarenhas de Queiroz 2005-01-07