Re: Python Scheduling

2015-08-07 Thread Emile van Sebille
On 8/7/2015 7:17 AM, Laura Creighton wrote: In a message of Fri, 07 Aug 2015 06:48:32 -0700, Emile van Sebille writes: On 8/6/2015 11:06 AM, sairam kumar wrote: Hi Experts, I am Automating some repetitive works through Sikuli and Python scripting languages.I have multiple workflows.i nee

Re: Python Scheduling

2015-08-07 Thread Laura Creighton
In a message of Fri, 07 Aug 2015 06:48:32 -0700, Emile van Sebille writes: >On 8/6/2015 11:06 AM, sairam kumar wrote: >> Hi Experts, >> >> I am Automating some repetitive works through Sikuli and Python >> scripting languages.I have multiple workflows.i need to schedule this >> script for ever

Re: Python Scheduling

2015-08-07 Thread Emile van Sebille
On 8/6/2015 11:06 AM, sairam kumar wrote: Hi Experts, I am Automating some repetitive works through Sikuli and Python scripting languages.I have multiple workflows.i need to schedule this script for every two hours.can anyone guide me how to schedule the scripts for every two hours. is the

Re: Python Scheduling

2015-08-07 Thread Suneel Mohan SG
Sairam, What's your OS? Windows 7 does have a Task Scheduler. Go to Control Panel -> Administrative Tools -> Task Scheduler. Hope this helps. Br, Suneel. On Friday, August 7, 2015 at 2:27:03 PM UTC+5:30, sairam kumar wrote: > Hi Experts, > > >     I am Automating some repetitive works throu

Python Scheduling

2015-08-07 Thread sairam kumar
Hi Experts, I am Automating some repetitive works through Sikuli and Python scripting languages.I have multiple workflows.i need to schedule this script for every two hours.can anyone guide me how to schedule the scripts for every two hours. is there any way to schedule the python programming