InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of Files object of Scripting.FileSystemObject class in VBScript? |
|
Answer» Files provides a list of all files contained within a folder. |
|