source: tags/ms_r16q4/HELP_SOURCE/oldhelp/arb_merge.hlp

Last change on this file was 9797, checked in by westram, 11 years ago
  • reintegrated branch 'merge'
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.5 KB
Line 
1#Please insert up references in the next lines (line starts with keyword UP)
2UP      arb.hlp
3UP      glossary.hlp
4
5#Please insert subtopic references  (line starts with keyword SUB)
6SUB     arb_intro.hlp
7SUB     arb_merge_into.hlp
8SUB     arb_merge_outof.hlp
9SUB     arb_merge_workflow.hlp
10
11#************* Title of helpfile !! and start of real helpfile ********
12TITLE           Merge two databases
13
14OCCURRENCE      ARB_INTRO/MERGE TWO ARB DATABASES
15                ARB_NT/File/Import/Merge from other ARB database
16                ARB_NT/File/Export/Merge to (new) ARB database
17
18DESCRIPTION     Allows to merge two databases.
19
20                Complete 'ARB' databases, selected 'species', 'fields' and/or 'field'
21                entries, 'SAI' entries and trees (see LINK{glossary.hlp}) can be
22                transferred from the source database to the target database.
23
24                Depending on how ARB_MERGE is started, you may be prompted for
25                the source and/or target database.
26
27                The source database (DB) has to exist, the target DB may exist.
28                If the target DB does not exist, a new database will be created.
29
30NOTES           ARB databases stored in any directory with read and write
31                permission can be chosen for merging.
32
33SECTION STARTUP It's also possible to specify both database on the command
34                line by typing
35
36                    arb yourSourceDB.arb yourTargetDB.arb
37
38WARNINGS        If there are entries (for selected data) in both databases,
39                those in the target DB will be overwritten!
40
41BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.