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