| Newsgroups |
gmane.mail.blat |
| Message-ID |
<[email protected]> |
I also use Windows scheduler to run a batch file (every five minutes)
Met vriendelijke groet,
Wim
> Op 30 nov. 2017 om 05:02 heeft 'Skand Bhargava' [email protected] [blat] <[email protected]> het volgende geschreven:
>
> Unless you want the batch file to run the moment that specified file comes into existence, you can always use Windows Scheduler to check the folder at a given frequency. Using a batch file, the DIR command will give rise to ERRORLEVEL value which can be used for doing what you want.
>
> Skand Bhargava
>
> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: Thursday, November 30, 2017 6:58 AM
> To: [email protected]
> Subject: [blat] Anyone know a utility that triggers an action ...?
>
>
> Need to monitor a folder and Run a batch file with blat once a file with certain name and/or extension is stored therein.
>
> Any suggestions?
>
>