in reply to Re: converting a command-line program to one with a "pretty" interface
in thread converting a command-line program to one with a "pretty" interface
thanks for the advice. The config file is read only at start-up time -- it contains the various email addresses and db params. Once the program gets going, the only interaction with the user would be to display the status (perhaps by showing the log file of what has been done) or let the user stop/restart the program.