[new] [set name=arg int][data session arg][/set] [if scratch arg] [/if] [L]Header[/L] [set name=its send=1 int]1 2 3 4 5 6 7 8[/set] [set name=arg int][data session arg][/set] [if scratch arg =~ /^reconfigure$/] [then] [L]Reconfiguring catalog[/L]: ...
[set name=reconfig_status int][reconfigure][/set] [loop arg="[scratch its]"] [reconfig-wait send=1] [/loop] [if scratch possible_timeout] [L]WARNING[/L]: [L]Reconfiguration may have timed out[/L].
[L]Last config[/L]: [reconfig-time] [else][L]SUCCESS[/L][/else] [/if] ([L]return[/L])
[set possible_timeout][/set] [goto END] [/then] [elsif scratch arg =~ /^unconfigure$/] [L]Unconfiguring catalog[/L]: ...[set name=reconfig_status int][unconfigure][/set] [loop arg="[scratch its]"] [reconfig-wait send=1] [/loop] [if scratch possible_timeout] [L]WARNING[/L]: [L]Reconfiguration may have timed out[/L].
[L]Last config[/L]: [reconfig-time] [else][L]SUCCESS[/L][/else] [/if] [set possible_timeout][/set] ([L]return[/L])
[/elsif] [/if]
[L]Configuration Menu[/L]
[L]Edit Databases[/L]

[L]Error log[/L]
[L]Refresh this frame[/L]
   
[L]Reconfigure[/L]
[L]view[/L]
[L]WORKING Configuration[/L]
[reconfig-time]
[L]view[/L]
[L]RUNNING Configuration[/L]
[L]Unconfigure[/L]
[L]view[/L]
[L]SAVED Configuration[/L]
 
[read_serial catalog.cfg+]
 
[read_serial catalog.cfg]
 
[read_serial catalog.cfg-]
[L]Open catalog home[/L]
[L]in new window[/L]
[L]in top of this window[/L]
[L]in edit window[/L]