@b1 = button "Mjello?"
@b1.click { f = File.open("tester.txt", "r"); @text = f.read }

para @text