[Doc_Dynamic]
[global env; source [file join $env(MIDASBASE) TclHttpd Html settings.tml]]
VME: [set ::V1495::ModuleName]#[set ::V1495::ModuleIndex] Statistics @ [global env; set env(ComputerName)]
[namespace eval V1495 {global env; cd [file join $env(MIDASBASE) TclHttpd Html VME]}]
[namespace eval V1495 {
source Global.tcl
source [file join V1495 V1495.tcl]
}]
[namespace eval V1495 {
if {$JS != ""} {
append JS "\");"
set html ""
}
}]
[mypage::contents [list Home ../index.tml]]
[mypage::footer]