Re: AT Command

Jose Carlos da Silva ( (no email) )
Thu, 29 Jan 1998 11:08:53 -0300

Norris Sydnor,

On 28 Jan 98 at 22:15, you wrote:

> I can get AT to run every day or days. But not every x minutes.

If you have the NT Resource kit, you can use the SOON utility. It
schedules a command to run after a given number of seconds.

Let's suppose you want to run the MRTG command located in the C:\MRTG
folder every 5 minutes. You can create a batch file called MRTG.CMD
or MRTG.BAT, and place it in the C:\WINNT\SYSTEM32 folder:

SOON 300 MRTG.CMD
C:
CD \MRTG
MRTG.EXE

Then, you will need to call this batch file once and it will
schedule itself to run again after 5 minutes and each instance will
re-schedule the job automatically.

[]s,

o-----------------( Jose Carlos da Silva )------------------o
| Sysop & WebMaster ALLNET BBS/Internet |
| Modem: 55 (011) 3061-3600 Voz: 55 (011) 3061-0088 |
| http://www.net-all.com.br http://www.brasmail.com.br |
| ICQ (UIN): 344539 mailto:jcds@brasmail.com.br |
o-----------------------------------------------------------o