Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: About batch files  (Read 2212 times)

0 Members and 1 Guest are viewing this topic.

Manoj_kumar

  • Guest
About batch files
« on: October 03, 2006, 02:00:59 AM »
Hi,

     How can a batch file be automatically called? I have wriiten a batch file to set the system date to Jan 1 2006 and once in 10 seconds this batch file should be called and executed.
     In scheduled tasks in windows, the minmum time for which we can schedule is a day. but this is once in 10 seconds. Please let me know if it is possible and how to do that, if possible?

QBasicMac

  • Guest
Re: About batch files
« Reply #1 on: October 03, 2006, 07:21:09 AM »
I can't think of a way, but try explaining exactly WHY you want to do that. Maybe there is another approach. For example "I need the date to always be January 1" or "I plan to change the date during the day, but want it reset to January 1 because....".

In other words, why does 10 seconds get into the act and why is a BAT file required?

Mac