View Single Post
  #1 (permalink)  
Old 09-07-2008, 09:13 AM
Farzaneh Farzaneh is offline
Member
 
Join Date: Aug 2008
Posts: 8
Farzaneh is on a distinguished road
writing a program launcher (or Timer)
Hi all,
I should write a program for launching another program.
The launcher should launch the main program at a specific time and date, and stop it in another specific time and date.This operation should be repeated every day or weak or month. Time and date and periods are set by user.
I don't have any clue on how to write such a program in Java.
Is this possible with java? Could some one help me and say how to do this? or if someone has a similar code?

Thanks
Reply With Quote
Sponsored Links