Create a vbscript script that takes one parameter to do the


Create a VBScript script (w2_sharnecia_phillips.vbs) that takes one parameter to do the following

1)List all files names, size, date created in the given folder

2)Parameter = Root Folder name The script should check and validate the folder name

3)save the list into a file "Results.txt" using the redirection operator or by creating the file in the script.

4)Make sure to include comment block (flowerbox) in code. 5)

Sample run:- C:\entd261>cscript.exe w2_sharnecia_phillips.vbs "c:\entd261" >results.txt

Solution Preview :

Prepared by a verified Expert
Visual Basic Programming: Create a vbscript script that takes one parameter to do the
Reference No:- TGS02758206

Now Priced at $40 (50% Discount)

Recommended (94%)

Rated (4.6/5)