Question: Show me the steps to solve Create a VBScript script ( w 3 _ firstname _ lastname.vbs ) that takes one parameter ( folder name
Show me the steps to solve Create a VBScript script wfirstnamelastname.vbs that takes one parameter folder name to do the following
List all files names, size, date created in the given folder
Parameter Root Folder name
The script should check and validate the folder name
Optionally, you can save the list into a file "Results.txt using the redirection operator
Make sure to include comment block flowerbox in your code.
Sample run:
C:entdcscriptexe wsammyabaza.vbs c:entdresults.txt
Submit your week work in wfirstnamelastname.txt Please save the file as a text file and upload the text file here for final review.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
