|
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:
706 bytes
|
| Line | |
|---|
| 1 | # main topics: |
|---|
| 2 | UP e4.hlp |
|---|
| 3 | |
|---|
| 4 | # sub topics: |
|---|
| 5 | SUB e4_block.hlp |
|---|
| 6 | |
|---|
| 7 | # format described in ../help.readme |
|---|
| 8 | |
|---|
| 9 | |
|---|
| 10 | |
|---|
| 11 | TITLE Search & Replace in block |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE ARB_EDIT4/Block/Search & Replace |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION This menu allows you to replace parts in the sequence data. |
|---|
| 16 | |
|---|
| 17 | The highlighted range (see LINK{e4_block.hlp}) will be searched for |
|---|
| 18 | occurrences of the string given in the first input field. |
|---|
| 19 | If found it will be replaced by the string given in the |
|---|
| 20 | second input field. |
|---|
| 21 | |
|---|
| 22 | You can use '?' as a joker for any character in the search |
|---|
| 23 | pattern. |
|---|
| 24 | |
|---|
| 25 | EXAMPLES None |
|---|
| 26 | |
|---|
| 27 | WARNINGS There are no further questions if you press GO. |
|---|
| 28 | If you pressed GO accidentally, press UNDO to clean up the mess. |
|---|
| 29 | |
|---|
| 30 | BUGS None |
|---|
Note: See
TracBrowser
for help on using the repository browser.