source: branches/lib/HELP_SOURCE/source/spa_copy.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.0 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      sp_info.hlp
5UP      gene_info.hlp
6
7#       sub topics:
8SUB     sp_IDs.hlp
9
10# format described in ../help.readme
11
12
13TITLE           Copy Species/Gene/Experiment
14
15OCCURRENCE      ARB_NT/Species/Species information/SPECIES/Copy
16                ARB_NT/Genome/Gene information/GENE/Copy
17                ARB_NT/Genome/Experiment/Experiment information/EXPERIMENT/Copy
18
19DESCRIPTION     Copies a species/gene entry.
20
21                Choose the 'Copy' item from the 'SPECIES/GENE' menu to display the
22                'SPECIES/GENE COPY' window. Type a name to this window and press
23                <GO>
24
25NOTES           In case of copying species the ARB NAMESERVER ensures that
26                no duplicated IDs are created.
27
28                To overwrite the entries of an existing species/gene a protection
29                level equal or higher than that assigned to this entry has to be
30                set on the 'ARB_NT' window
31
32EXAMPLES        None
33
34WARNINGS        None
35
36BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.