source: branches/profile/HELP_SOURCE/oldhelp/rename.hlp

Last change on this file was 10842, checked in by westram, 12 years ago
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 2.0 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4UP      sp_rename.hlp
5UP      mg_names.hlp
6
7#Please insert subtopic references  (line starts with keyword SUB)
8#SUB    subtopic.hlp
9
10# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
11
12#************* Title of helpfile !! and start of real helpfile ********
13TITLE           Synchronize species IDs / ARB name server
14
15OCCURRENCE      ARB_NT/Species/Synchronize IDs
16                ARB_MERGE/Check IDs/Synchronize
17
18DESCRIPTION     Starts the 'NAME SERVER' to update species IDs ('name') within the
19                specified database according to the information stored in the file
20                '$ARBHOME/lib/nas/names.dat'.
21
22                Press the 'GO' button.
23
24NOTES           It is possible to link names.dat to a central names.dat, but you should
25                be aware, that there may occur temporary inconsistencies, if multiple users
26                use the nameserver at the same time.
27
28                The name server examines names.dat and terminates within 5-10 seconds if
29                the file changes. A message is written to the console window in either case.
30
31                Another way to use a central NAME SERVER is to edit '$ARBHOME/lib/arb_tcp.dat'
32                and to specify a central server for ARB_NAME_SERVER.
33                This completely avoids any inconsistencies.
34
35EXAMPLES        None
36
37WARNINGS        Missing 'acc' fields are generated automatically by this function.
38
39                If there is some warning about duplicate entries, you REALLY should try
40                to understand the reason why this happens:
41
42                It only happens, when you have multiple species with the same 'acc' entry
43                (which is strongly unrecommended). To solve that problem either
44
45                - delete the duplicated species or
46                - modify duplicated acc entries by appending some personal suffix (e.g. your initials)
47
48
49BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.