Hello Friends

Actually I want to save the content of entry using Save Option in menu.I can directly use the e.get() but problem is I am creating entry and label depending upon total count in a file(comp_lis.t xt).
And that is created easily but what I need is to save the content of each entry box through menubar,so when I clicked on Save in menubar all content of entry will be saved say in some file. I dont know how exactly that...