COMP 230 Week 6 Quiz..............(Introduction to Scripting and Database with Lab - DeVry)
(Not rated)
(Not rated)
- (TCO 6) When you create a VBScript Scripting.FileSystemObject, you must start the.....____.
- (TCO 6) Which one of the following is NOT a Windows file attribute?
- (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).
- (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).
- (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, the value of ?....____.
- (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 the line of text?
12 years ago
COMP 230 Week 6 Quiz..............(Introduction to Scripting and Database with Lab - DeVry)
NOT RATED
Purchase the answer to view it

- comp_230_week_6_quiz.docx