mark-registry - Modify the operating mode of a registry node
n mark-registry "root" "mode"
mark-registry modifies the mode of a registry node root. If an argument n is supplied then the nth register node down from root (as viewed from list-registry(2) output) is modified instead. The mode is string specifying the modes, each mode is represented by a character. Lower case characters add a mode, upper case characters delete a mode. The modes are defined as:-
? - Query Name
a - Autosave
b - Backup
c - Create
d - Discard
f - File
h - Hidden
u - Updated
Multiple modes may be applied.
A history registry can be hidden with the following invocation:-
mark-registry "/history" "h"
It could then be made visible again using:-
mark-registry "/history" "H"
At exit only registry nodes attached to the root are saved.
mark-registry fails if root does not exist.
(c) Copyright JASSPA 1999
Last Modified: 1999/03/18
Generated On: 1999/12/01