[Doc_Dynamic]
VME: Module Settings Save/Restore
[global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]]
VME: Module Settings Save/Restore
[namespace eval VMEConfig {
if {![info exists ::VMEControl::started]} {
set html ""
}
}]
$m"}
cd [file join $env(MIDASBASE) TclHttpd Html VME]
set z [catch {source [file join VMESaveRestore VMESaveRestore.tcl]} m]
if {$z != 0} {puts "loading VMESaveRestore.tcl > $m"}
}]
>
[namespace eval VMEConfig {
if {[ReadVMERegister HasBeenConfigured] == 0} {
set html ""
}
}]
Last Updated: [clock format [clock seconds] -format "%B %d, %Y %H:%M:%S"]
[namespace eval VMESaveRestore {
if {$JS != ""} {
append JS "\");"
set html ""
}
}]
[mypage::contents [list Home ../index.tml]]
[mypage::footer]