:)Hi all I am trying to write an activeX script.
The purpose of the script is like a file watcher task in ssis. It should watch for a file in a particular directory and if it find one then it should import the particular file or else give a message that file nto fould.
I would be highly thankful if you guys can help with this.
My other concern is -- is there a way if we have a script and file is currently written to specified folder then is there a way to check thestatus of the file.
Thanks