|
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
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.6 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP props_nds.hlp |
|---|
| 5 | |
|---|
| 6 | # sub topics: |
|---|
| 7 | #SUB subtopic.hlp |
|---|
| 8 | |
|---|
| 9 | # format described in ../help.readme |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | TITLE Export NDS List |
|---|
| 13 | |
|---|
| 14 | OCCURRENCE ARB_NT/File/Export/Export fields (to calc-sheet using NDS) |
|---|
| 15 | |
|---|
| 16 | DESCRIPTION Writes 'field' (see LINK{glossary.hlp}) entries and other |
|---|
| 17 | information specified using the 'NDS' tool (see LINK{props_nds.hlp}) |
|---|
| 18 | of 'marked species' (see LINK{glossary.hlp}) to an ascii file. |
|---|
| 19 | |
|---|
| 20 | Choose the 'Export NDS List' option from the 'File' menu to |
|---|
| 21 | display the 'EXPORT NDS OF MARKED SPECIES' window. |
|---|
| 22 | |
|---|
| 23 | Select a file name from the 'Directories and Files' subwindow or |
|---|
| 24 | type it to the 'File Name' subwindow. |
|---|
| 25 | |
|---|
| 26 | If you want to use the exported data in an office calc-sheet, |
|---|
| 27 | the recommended mode for 'Column output' is 'TAB separated' or 'Comma separated'. |
|---|
| 28 | |
|---|
| 29 | For best human readability choose 'Space padded' which uses fixed width columns. |
|---|
| 30 | |
|---|
| 31 | NOTES The suffix shown or typed in the 'Suffix' subwindow is used as a |
|---|
| 32 | filter for the displayed file names and is automatically |
|---|
| 33 | appended to the file name in the 'File Name' subwindow. |
|---|
| 34 | |
|---|
| 35 | The reverse dataflow is available via LINK{agde_import_calc.hlp}. |
|---|
| 36 | |
|---|
| 37 | EXAMPLES None |
|---|
| 38 | |
|---|
| 39 | WARNINGS Do not choose 'Space padded' if you plan to use the nds-output as input for |
|---|
| 40 | other scripts (like markSpecies.pl). |
|---|
| 41 | The nds-output has trailing spaces (as produced e.g. by libre-office) that may |
|---|
| 42 | easily lead to somewhat unexpected problems during subsequent processing. |
|---|
| 43 | |
|---|
| 44 | BUGS No bugs known |
|---|
Note: See
TracBrowser
for help on using the repository browser.