|
34 | 34 | name="dlg_duplicatesnippet"></a>Duplicate Snippet Dialogue Box |
35 | 35 | </h1> |
36 | 36 | <p> |
37 | | - This dialogue box is used to duplicate the currently selected snippet, |
38 | | - creating a new user defined snippet. The dialogue box is accessed from the |
39 | | - <em>Snippet | Duplicate Snippet</em> menu option. |
| 37 | + This dialogue box is used to create a new, user-defined, snippet that is |
| 38 | + a duplicate the currently selected snippet. The dialogue box is accessed |
| 39 | + from the <em>Snippet | Duplicate Snippet</em> menu option. |
40 | 40 | </p> |
41 | 41 | <p> |
42 | 42 | Enter a unique name for the duplicated snippet in the <em>Unique name for |
43 | 43 | duplicated snippet</em> edit control. A suitable name will be suggested. |
44 | 44 | When duplicating a snippet from the main database it may be possible to |
45 | 45 | use the same name, providing a snippet of that name does not already |
46 | 46 | exist in the user database. If this is the case the suggested name will be |
47 | | - the same as the original snippet. |
| 47 | + the same as that of the original snippet. |
48 | 48 | </p> |
49 | 49 | <p> |
50 | 50 | The display name of the duplicated snippet can be edited or entered in the |
|
55 | 55 | edit box as the display name. |
56 | 56 | </p> |
57 | 57 | <p> |
58 | | - The new snippet's category can be changed using the <em>Choose categegory |
59 | | - for duplicate snippet</em> drop-down list. The category of the original |
60 | | - snippet will already be selected, making it easy to create the new snippet |
61 | | - in the same category. |
| 58 | + The new snippet's category can be changed using the <em>Category</em> |
| 59 | + drop-down list. The category of the original snippet will already be |
| 60 | + selected, making it easy to create the new snippet in the same category. |
62 | 61 | </p> |
63 | 62 | <p> |
64 | | - Click <em>OK</em> to go ahead and create the new snippet. If the snippet |
65 | | - name is invalid or is not unique an error message will be displayed. |
| 63 | + Click <em>OK</em> to create the new snippet. If the snippet name is |
| 64 | + invalid or is not unique then an error message will be displayed. |
66 | 65 | </p> |
67 | 66 | <p> |
68 | | - The newly duplicated snippet can be edited in the <a |
| 67 | + The newly duplicated snippet can be opened for editing in the <a |
69 | 68 | href="dlg_editsnippet.htm" |
70 | 69 | >Snippets Editor</a> immediately after clicking the <em>OK</em> button. To |
71 | 70 | do this tick the <em>Edit in Snippets Editor </em> check box. If you don't |
72 | 71 | want to display the <em>Snippets Editor</em> leave the check box clear. |
73 | | - <strong>Note:</strong> The duplicated snippet is added to the database |
74 | | - when this dialogue box closes, before the <em>Snippets Editor</em> is |
75 | | - displayed. Therefore cancelling the <em>Snippets Editor</em> will not |
76 | | - remove the duplicated snippet from the database. |
| 72 | + Note that when automatically opening the <em>Snippets Editor</em> the |
| 73 | + duplicated snippet is added to the database <em>before</em> the |
| 74 | + <em>Snippets Editor</em> is displayed. |
77 | 75 | </p> |
78 | 76 | </body> |
79 | 77 | </html> |
|
0 commit comments