| 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 | |
|---|
| 7 | # Hypertext links in helptext can be added like this: {ref.hlp:visible_text} |
|---|
| 8 | |
|---|
| 9 | #************* Title of helpfile !! and start of real helpfile ******** |
|---|
| 10 | TITLE Save Database |
|---|
| 11 | |
|---|
| 12 | OCCURRENCE ARB_NT/File/Save |
|---|
| 13 | |
|---|
| 14 | DESCRIPTION To save the entire database, choose 'Save Whole Database' |
|---|
| 15 | from the 'File' menu of the 'ARB_NT' window. |
|---|
| 16 | |
|---|
| 17 | You may also save only the changes to the database |
|---|
| 18 | with the 'Save Changes' or 'Save Changes as' |
|---|
| 19 | functions. |
|---|
| 20 | |
|---|
| 21 | 'Save Changes' saves all changes to the database |
|---|
| 22 | 'data.arb' to a file 'data.aXX' where XX is a numbered from |
|---|
| 23 | 01 to 99 and 00 (means 100). |
|---|
| 24 | |
|---|
| 25 | This is normally much faster than saving the entire database and |
|---|
| 26 | results in much less disc consumption. |
|---|
| 27 | |
|---|
| 28 | Each time you save your changes, X is increased by one. |
|---|
| 29 | The last 10 old data.aXX are not deleted and allow you to |
|---|
| 30 | step to an old state. |
|---|
| 31 | |
|---|
| 32 | All data.aXX are independent and you may delete old changes |
|---|
| 33 | files without losing data (as long as the latest is unchanged) |
|---|
| 34 | |
|---|
| 35 | When you start arb you can choose among the different files: |
|---|
| 36 | |
|---|
| 37 | enter 'arb filename.arb' to search and load the latest changes, |
|---|
| 38 | |
|---|
| 39 | enter 'arb filename.aXX' to load a user-defined version. |
|---|
| 40 | |
|---|
| 41 | NOTES Loading a specific quick save is also possible from the ARB INTRO window. |
|---|
| 42 | |
|---|
| 43 | WARNINGS None |
|---|
| 44 | |
|---|
| 45 | BUGS Not all changes to the database can be saved into a small file - |
|---|
| 46 | especially, changing the order of database entries disables |
|---|
| 47 | a quick save. |
|---|
| 48 | |
|---|
| 49 | Hopefully no real bugs. |
|---|