|
Last change
on this file was
19532,
checked in by westram, 7 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
|
|
File size:
1.2 KB
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | UP e4_block.hlp |
|---|
| 5 | UP extended.hlp |
|---|
| 6 | |
|---|
| 7 | # sub topics: |
|---|
| 8 | #SUB subtopic.hlp |
|---|
| 9 | |
|---|
| 10 | # format described in ../help.readme |
|---|
| 11 | |
|---|
| 12 | |
|---|
| 13 | TITLE Modify SAI range |
|---|
| 14 | |
|---|
| 15 | OCCURRENCE ARB_EDIT4/Block/Modify SAI |
|---|
| 16 | |
|---|
| 17 | DESCRIPTION Select a columnblock (using right mouse button). |
|---|
| 18 | |
|---|
| 19 | Select the SAI you like to modify by left-clicking into it's data. |
|---|
| 20 | |
|---|
| 21 | Enter a script into the textfield or select one of the predefined |
|---|
| 22 | scripts in the selection box below. |
|---|
| 23 | See LINK{srt.hlp}, LINK{aci.hlp} and LINK{reg.hlp} for available scripting languages. |
|---|
| 24 | |
|---|
| 25 | Press go to apply the script to the SAI data at the columns of the |
|---|
| 26 | selected range. |
|---|
| 27 | |
|---|
| 28 | NOTES There is no need that your range covers the targeted SAI. The range is only used to |
|---|
| 29 | determine the columns. The affected SAI (=row) is determined by the current cursor position. |
|---|
| 30 | |
|---|
| 31 | Please also refer to LINK{saicalc.hlp} which offers different |
|---|
| 32 | methods to modify/create SAI data, esp. combining multiple SAI. |
|---|
| 33 | |
|---|
| 34 | EXAMPLES Useful to define multiple regions on an alignment. |
|---|
| 35 | |
|---|
| 36 | WARNINGS @@@ In the future ARB will be able to perform various actions on multiple regions. |
|---|
| 37 | Currently no such action is implemented. |
|---|
| 38 | |
|---|
| 39 | BUGS No bugs known |
|---|
| 40 | |
|---|
| 41 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.