At url
http://www.microsoft.com/technet/scriptcenter/guide/sas_fil_lifi.mspx
there is a sample script (Listing 11.29 Monitoring File Creation). In
it, the author uses a literal to name the folder path he/she wants to
watch. I would like to supply this script with a command line argument
to be assigned to a variable and used in place of the literal. But I
am having a terribly hard time figuring out how to do that.
Any help would be appreciated.
Dennis Glover