Google
More docs on the ARB website.
See also index of helppages.
Last update on 06. Sep 2018 .
Main topics:
Related topics:

Help on configurations

OCCURRENCE

Anywhere (buttons with config icon)

 

DESCRIPTION

This provides a general way to store and restore settings from the window, where this has been called from.

  • STORE: stores current settings into properties.
  • RESTORE: restores settings from properties.
  • DELETE: delete stored settings from properties
  • SAVE: STORE and save stored settings to a file
  • LOAD: load settings from a file, STORE and RESTORE

 

NOTES

To save stored settings permanently, use SAVE PROPERTIES!

Saving configurations allows you to share them with other users. The configs are saved in directory pointed to by environmentvariable ARBCONFIG (which defaults to ~/.arb_prop/cfgSave). See also ´ARB environment variables´.

 

EXAMPLES

None

 

WARNINGS

None

 

BUGS

Deleted settings remain in properties (inaccessible!)