Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Create a batch file that, when run, accepts three parameters: the names of three files, where the first two are checked to see if

image text in transcribed

2. Create a batch file that, when run, accepts three parameters: the names of three files, where the first two are checked to see if they exist, then write their contents to the third file. Do the following for each of the first two files: Determine if the file exists in the files directory. If the file does exist: Echo a message that states that it exists. Write the file name to the third file. Write the file contents to the third file. If the file does not exist in the Files directory: Echo a message that states that it does not exist. Write the message to the third file. When done, test the batch file with the following as parameters: p96.txt and 178.csv from the Files directory followed by a new file name where the results will be sent. When done, submit the two batch files and the files that were from both batch files to Moodle. 2. Create a batch file that, when run, accepts three parameters: the names of three files, where the first two are checked to see if they exist, then write their contents to the third file. Do the following for each of the first two files: Determine if the file exists in the files directory. If the file does exist: Echo a message that states that it exists. Write the file name to the third file. Write the file contents to the third file. If the file does not exist in the Files directory: Echo a message that states that it does not exist. Write the message to the third file. When done, test the batch file with the following as parameters: p96.txt and 178.csv from the Files directory followed by a new file name where the results will be sent. When done, submit the two batch files and the files that were from both batch files to Moodle

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions