subject
Computers and Technology, 31.12.2020 19:00 emurray

In order to move the file C:\Data\CustData. txt to C:\BackUp\CustData. txt in a VBScript program, which of the following command would be used( fso is a Scripting. FileSystemObject). a. fso. MoveFile("C:\Data\CustData. txt","C:\BackUp\CustData. txt")
b. fso. MoveFile("C:\BackUp\CustData. txt", "C:\Data\CustData. txt")
c. fso. FileMove("C:\Data\CustData. txt","C:\BackUp\CustData. txt")
d. fso. FileMove("C:\BackUp\CustData. txt", "C:\Data\CustData. txt")

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 15:00
Much has been made of the new web 2.0 phenomenon, including social networking sites and user-created mash-ups. how does web 2.0 change security for the internet? how do secure software development concepts support protecting applications?
Answers: 1
question
Computers and Technology, 22.06.2019 01:00
Duplicating objects creates copies that a. move differently than the original object b. erase the original object c. look and act like the original object d. add events to a game
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
Which of the following would you find on a network
Answers: 3
question
Computers and Technology, 23.06.2019 03:00
State 7 common key's for every keyboard
Answers: 1
You know the right answer?
In order to move the file C:\Data\CustData. txt to C:\BackUp\CustData. txt in a VBScript program, wh...
Questions
Questions on the website: 13722367