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

Last change on this file was 19575, checked in by westram, 3 weeks ago
  • reintegrates 'help' into 'trunk'
    • preformatted text gets checked for width now (to enforce it fits into the arb help window).
    • fixed help following these checks, using the following steps:
      • ignore problems in foreign documentation.
      • increase default help window width.
      • introduce control comments to
        • accept oversized preformatted sections.
        • enforce preformatted style for whole sections.
        • simply define single-line preformatted sections
          Used intensive for definition of internal script languages.
    • fixed several non-related problems found in documentation.
    • minor layout changes for HTML version of arb help (more compacted; highlight anchored/all sections).
    • refactor system interface (GUI version) and use it from help module.
  • adds: log:branches/help@19532:19574
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.4 KB
Line 
1#       main topics:
2
3#       sub topics:
4SUB     props_nds.hlp
5
6# format described in ../help.readme
7
8
9TITLE           ARB_EDIT4: Node Display Setup (NDS)
10
11OCCURRENCE      ARB_EDIT4/Properties/NDS
12
13NOTE            Read this text carefully. You won't need this function, but
14                it offers many many new possibilities.
15
16DESCRIPTION     Extracts data from the database entries of every species and builds a
17                user-readable string from that data.
18                This string is used to show the species information at the left side of
19                every sequence in the editor window.
20                It allows you to show part of the sequences, the full_name, the accession
21                numbers and more.
22
23                Choose the 'NDS' item from the 'ARB_EDIT4/Properties' menu to
24                display the 'NDS' window.
25
26                Used maximum group depth:
27
28                        Here you define your common maximum group depth. It will
29                        be added automatically to the width (see below).
30
31                Enable field extraction:
32
33                        Select the desired field extraction by selecting one of the
34                        toggles at the left border.
35
36                Description:
37
38                        You may enter a description for each ACI PROGRAM.
39                        The intention is to make it more easy for you to remember what
40                        every ACI PROGRAM does.
41
42                Generate new ACI program:
43
44                        Type the program to the 'ACI SRT PROGRAM' subwindow
45                        (see LINK{srt.hlp}, LINK{aci.hlp} and LINK{reg.hlp}).
46
47                Width:
48
49                        Defines the width of the display in characters.
50
51EXAMPLES        None
52
53WARNINGS        None
54
55BUGS            The width of the output is limited to 4000 characters.
56
Note: See TracBrowser for help on using the repository browser.