|
Last change
on this file was
11069,
checked in by westram, 12 years ago
|
- '~/.arb_prop' replaced by environmentvariable ARB_PROP
- define/accept $ARB_PROP in 'arb' script
- replaced all hardcoded occurrences
- corrected several help files
- fixed two conditions in 'arb'-script (broken by [11064])
@elmar '-u' = fail early = good idea 
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
1.3 KB
|
| Line | |
|---|
| 1 | #Please insert up references in the next lines (line starts with keyword UP) |
|---|
| 2 | UP arb.hlp |
|---|
| 3 | UP glossary.hlp |
|---|
| 4 | |
|---|
| 5 | #Please insert subtopic references (line starts with keyword SUB) |
|---|
| 6 | #SUB subtopic.hlp |
|---|
| 7 | |
|---|
| 8 | # Hypertext links in helptext can be added like this: LINK{ref.hlp|http://add|bla@domain} |
|---|
| 9 | |
|---|
| 10 | #************* Title of helpfile !! and start of real helpfile ******** |
|---|
| 11 | TITLE Help on configurations |
|---|
| 12 | |
|---|
| 13 | OCCURRENCE Anywhere (buttons with config icon) |
|---|
| 14 | |
|---|
| 15 | DESCRIPTION This provides a general way to store and restore settings |
|---|
| 16 | from the window, where this has been called from. |
|---|
| 17 | |
|---|
| 18 | - STORE: stores current settings into properties. |
|---|
| 19 | - RESTORE: restores settings from properties. |
|---|
| 20 | - DELETE: delete stored settings from properties |
|---|
| 21 | - SAVE: STORE and save stored settings to a file |
|---|
| 22 | - LOAD: load settings from a file, STORE and RESTORE |
|---|
| 23 | |
|---|
| 24 | NOTES To save stored settings permanently, use SAVE PROPERTIES! |
|---|
| 25 | |
|---|
| 26 | Saving configurations allows you to share them with other users. |
|---|
| 27 | The configs are saved in directory pointed to by environmentvariable |
|---|
| 28 | ARBCONFIG (which defaults to ~/.arb_prop/cfgSave). See also LINK{arb_envar.hlp}. |
|---|
| 29 | |
|---|
| 30 | EXAMPLES None |
|---|
| 31 | |
|---|
| 32 | WARNINGS None |
|---|
| 33 | |
|---|
| 34 | BUGS Deleted settings remain in properties (inaccessible!) |
|---|
Note: See
TracBrowser
for help on using the repository browser.