-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathqs-35.htm
More file actions
36 lines (36 loc) · 1.42 KB
/
qs-35.htm
File metadata and controls
36 lines (36 loc) · 1.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta name="copyright" content=
"Copyright (c) IBM Corporation and others 2000, 2013. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.">
<meta charset="utf-8">
<link rel="STYLESHEET" href="../book.css" type="text/css">
<title>Copying, Renaming and Moving</title>
</head>
<body>
<h1>Copying, Renaming and Moving</h1>
<p class="Para">Workbench resources can be copied, moved and renamed using popup menu operations in one of the
navigation views. In this section several of the files that have been created will be copied and renamed.</p>
<p class="Para">Prior to copying files, some setup is required:</p>
<p class="Head"><b><a name="Setup" id="Setup">Setup</a></b></p>
<ol>
<li>
<p class="Head">In one of the navigation views, delete the file .doc file.</p>
</li>
<li>
<p class="Para">Double click on the .txt file and ensure that it contains the following text.</p>
<p><i>This is a sample text file<br>
There is not much else<br>
we can really say about it other<br>
than it has five lines of<br>
text that are rather dull.</i></p>
</li>
<li>
<p class="Head">Close the editor on the .txt file.</p>
</li>
<li>
<p class="Para">Select your project. Using the project's pop-up menu create a folder.</p>
</li>
</ol>
</body>
</html>