How to use the system.setIdleTimer()

Hi,
This is a real beginner question I guess but I am using Corone with Kwik-plugin for photoshop and haven´t touched the lua-code at all til now. Now I would like to use the system.setIdleTimer() function to stop the device from going into sleep mode. I know the code should read “system.setIdleTimer( false )” but where do I put that snippet? In wich file and where? And do I need to wrap it in some other code or something?

/Johan [import]uid: 94104 topic_id: 28874 reply_id: 328874[/import]

I’m not familiar with it, but from what you’ve said, I would probably put it in main.lua near the top before you start your app/game’s logic. [import]uid: 19626 topic_id: 28874 reply_id: 116330[/import]