Questions: 1-6
1. (TCO 6) When you create a VBScript Scripting.FileSystemObject, you
must start the code line with _____.
2. (TCO 6) Which one of the following is NOT a Windows file attribute?
3. (TCO 6) To test to see if a file exists before you overwrite it in
VBScript, use the following command (assuming that fso is a
Scripting.FileSystemObject).
4. (TCO 6) To move the file C:\Data\CustData.txt to
C:\BackUp\CustData.txt in VBScript, use the following command (assuming that
fso is a Scripting.FileSystemObject).
5. (TCO 6) The following command opens a text file in VBScript. Set file = fso.OpenTextFile(“C:\Data\CustData.txt”, ?, ??, ???) To open a file for reading,…. _____.
6. (TCO 6) The following command opens a text file in VBScript. Set file = fso.OpenTextFile(“C:\Data\CustData.txt”, ?, ??, ???). To read data from this file, which condition will test to make sure we are not at the end of ….?
Related Products
Tags: COMP 230 Week 6 Quiz, COMP230 Week6 Quiz, COMP230 Week 6 Quiz, COMP 230 Week6 Quiz.
Message
All members who signed up before 2023 are requested to register again.