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

Last change on this file was 10602, checked in by westram, 12 years ago
  • fix warnings
File size: 1.9 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)
6#SUB    subtopic.hlp
7
8# Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain}
9
10#************* Title of helpfile !! and start of real helpfile ********
11TITLE           Mark by reference
12
13OCCURRENCE      ARB_NT/Species/Mark by reference
14
15DESCRIPTION     Allows to mark all species referred to in the content of a field.
16
17                Select whether to check all or marked species.
18
19                Enter name of field containing references.
20
21                      A reference is a single species ID ('name') or a
22                      comma-, semicolon- or space-separated list of species IDs.
23
24                Choose whether
25                       - to abort if the field is missing or
26                       - to continue w/o warning
27
28                Enter an ACI expression (see LINK{aci.hlp}) to postprocess
29                the field content. The result must be a reference or
30                reference-list (see above).
31
32                The default ACI is '/[0-9.]+[%]*://'. This works with
33                several common references (like 'used_rels' from fast-aligner or
34                relatives written by 'Search next relatives')
35
36                    Below the ACI there are 3 lines showing
37                        - the selected species
38                        - the content of its field
39                        - the result after processing it through the ACI
40
41                Choose whether
42                       - to abort if an unknown reference is found or
43                       - to continue w/o warning
44
45                Click 'Mark referenced' to mark all species which are referenced
46                by the examined set of species.
47
48NOTES           None
49
50EXAMPLES        None
51
52WARNINGS        Under development
53
54BUGS            No bugs known
Note: See TracBrowser for help on using the repository browser.