ActiveX Syntax
I am trying to get a directory listing of certain files. I want to load each file into my database, but the name of the files changes based on certain criterion. In Visual Basic, I can use the Dir command. How can I accomplish the same in ActiveX scripting?
Thank you,
JLFleming
|