Sadly, my Perl/Tk experience isn't as good as I wish it were. Anyone know of a good way to indicate the status of a running job/process in Perl/Tk and how I would go about do it? I just landed a project that is going to involve having a perl program running as a service on several servers and a client app that connects to them and tells them to perform various actions (downloads, uncompression etc) and I need the client to show how far along the server is in it's current (and possibly overall) job. Thanks in advance, Matthew
