Ap15e;624340 Wrote: > Something like this might be a solution: > http://support.microsoft.com/kb/137890/EN-US > > Install Lua for Windows, save your Lua source code to a file > (mycode.lua), run your code: > > lua < mycode.lua
Ap15e - Thank you, I installed LUA for windows and executed using lua script.lua as a scheduled task and all worked ! Quick question, do you know if you can pause in an LUA script ? I want to send ircommands to different devices in the same script but it fails due to the rapid execution. Thanks mn283 -- mn283 ------------------------------------------------------------------------ mn283's Profile: http://forums.slimdevices.com/member.php?userid=38056 View this thread: http://forums.slimdevices.com/showthread.php?t=86631 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
