cs12

Sunday, March 12, 2006

CS12 - Test 1

1) Start Word. You will paste results of each command in the Word Document by pressing Print Screen and then switching to Word and pasting (Edit/Paste) into the document. Type your name at the top. Save this document as Test1.doc

2) Open the command Prompt.

3) Place your disk in the floppy drive and change to the floppy drive

4) Format your floppy disk and name the volume Exam1

5) Create a folder on your disk called Test, and within that folder, create another folder called Docs. Stay in the Test folder.

7) Create three files in the Test folder. Name one of them paper1.txt, the next paper3.txt, and the last paper4.DOC. This is not a graded part of the test so I will help you with this step if you need it. Create these files using Word, edit, notepad, if you want, or type the following from the command prompt:
copy con paper1.txt
hello [Ctrl-Z]
copy con paper3.txt
goodbye [Ctrl-Z]
copy con paper4.DOC
world [Ctrl-Z]

8) Change to the Docs subfolder. Copy the files that begin with the word "paper" and end ".txt" from the parent folder (Test) to the Docs subfolder, using one command involving wildcards.

9) Display the contents of the current folder

10) Change the present working directory to the root directory:

11) Now, a little bit of Windows. Open My Computer and Navigate to the Test directory. Change the View from Tiles to Details and sort in Descending Order by name.

12) Click on the Folders button to Show the Folders

13) Create a New Folder as a subfolder of Test and rename it New Documents

14) Move paper4.DOC into the New Documents folder

15) Navigate to the New Documents Folder

16) Navigate back to the Test folder and delete the Docs Folder.

17) Save your Word Document and call me over. I will email it to myself.

0 Comments:

Post a Comment

<< Home