I have created a script that is triggered by a scheduled task every 15 minutes, and will execute only if there is an input file or multiple files to process in a specific folder. If it finds any amount of files in the folder, it will process it normally. If it doesn't, it will write an error to the log. Does anyone know how to script out that if any txt files exist in a specific folder (e.g. c:\sys), perform some action, otherwise error out?
Any help is appreciated.
Sheel
Any help is appreciated.
Sheel