Hi , I am trying to write a program that will diplay my bandwidth speed. I have the program basically written, however I want it to disply the results in a gui. I am trying to use Tkinter, but I keep getting NameErrors in regards to the variable that I have the result stored in. Does anyone have any ideas? Thanks Glen