Active-x Script

  • :)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

  • You may try FileSystemObjects as your starting point.

    http://msdn2.microsoft.com/en-us/library/6kxy1a51(VS.85).aspx

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply