local fileToLoad="/SCRIPTS/TELEM/telem1.lua"
local function clearTable(t)
if type(v) == "table" then
thisPage.init=function(...)
thisPage.background=function(...)
thisPage.run=function(...)
active= not (...==EVT_ENTER_BREAK)
lcd.drawText( 15, 2, fileToLoad, 0 )
lcd.drawText( 15, 20, "disabled", 0 )
lcd.drawText( 15, 40,"press enter-button to activate",0)
active= (...==EVT_ENTER_BREAK)
return not (...==EVT_MENU_BREAK)