Hello, I am kind of new into VB and trying to make a program that checks how
old a log file is and if it is too old --> send a sms to me so I can can
take action.
Problem is not too difficult I think:
I made a a script to chck how old (in minutes) the logfile is. After that I
want to wait 15 minutes before I check again. So how do I perform that
check? It is always 15 minutes, so that can be hardcoded. ot too diffcult I
think...
Any help would be much appreciated,
Jurgen Oerlemans
old a log file is and if it is too old --> send a sms to me so I can can
take action.
Problem is not too difficult I think:
I made a a script to chck how old (in minutes) the logfile is. After that I
want to wait 15 minutes before I check again. So how do I perform that
check? It is always 15 minutes, so that can be hardcoded. ot too diffcult I
think...
Any help would be much appreciated,
Jurgen Oerlemans
Comment