63
63
Files exported from < em > CodeSnip</ em > usually have a .csexp extension.
64
64
</ p >
65
65
< p >
66
- Once a suitable file has be specified click the < em > Next</ em > button to
66
+ Once a suitable file has been specified click the < em > Next</ em > button to
67
67
load the file and move to the next page of the wizard. The database is
68
68
not updated at this stage, so if you made a mistake you can return to this
69
69
page and choose another file.
70
70
</ p >
71
- < h2 >
72
- "User information" page
73
- </ h2 >
74
- < p >
75
- < strong > Note:</ strong > This page is not shown if the selected import file
76
- does not contain any user information.
77
- </ p >
78
- < p >
79
- The < em > User information</ em > page simply displays any information that
80
- the person who created the file provided. There are three items of
81
- information that may be present:
82
- </ p >
83
- < ol >
84
- < li >
85
- < em > Name</ em > - the name or nickname of the person who created the file.
86
- </ li >
87
- < li >
88
- < em > Email</ em > - the email address of the person who created the file.
89
- </ li >
90
- < li >
91
- < em > Comments</ em > - any comments about the content of the file.
92
- </ li >
93
- </ ol >
94
- < p >
95
- Any of these items of information can be empty. Comments are for
96
- information only but the name and email will be added to the end of the
97
- imported snippet's < em > Extra</ em > information field. This will be in the
98
- form "Contributed by Name <Email>".
99
- </ p >
100
- < p >
101
- Click < em > Next</ em > to go to the next page.
102
- </ p >
103
71
< h2 >
104
72
"Edit import and update database" page
105
73
</ h2 >
119
87
</ li >
120
88
< li >
121
89
< em > Import Using Name</ em > < br >
122
- This is that name that will be used for the snippet when it is imported.
90
+ This is the name that will be used for the snippet when it is imported.
123
91
If there is already a snippet in your database with the same name as
124
92
that given in the < em > Snippet Name</ em > column, the entry in this column
125
93
will have been altered to make it unique in your database. Any names in
@@ -136,11 +104,11 @@ <h2>
136
104
< p >
137
105
Selecting one of the rows in the grid copies the snippet name from the
138
106
< em > Import Using Name</ em > column into the < em > Selected Snippet</ em > edit
139
- control. You can rename the snippet by entering a new name here then
140
- clicking the < em > Rename</ em > button. The new name is validated before
141
- being displayed in the grid. You can't use the name of a snippet that is
142
- already in your user database or is the name one of the other snippets in
143
- the import list.
107
+ control. You can rename the snippet by entering a new name in the edit
108
+ control then clicking the < em > Rename</ em > button. The new name is
109
+ validated before being displayed in the grid. You can't use the name of a
110
+ snippet that is already in your user database or is the name of another
111
+ snippet in the import list.
144
112
</ p >
145
113
< p >
146
114
When you are ready to perform the import click the < em > Update</ em > button
0 commit comments