On Thu, 23 Nov 2006 13:08:40 -0800 Dick Moores <rdm at rcblue.com> wrote: > >def compute_fact(): > > value = int(entry_get()) Ooops, sorry for the typo, of course it is entry.get() not entry_get() Michael