Jonas Melian wrote: > Is there any way of checking all possible errors, show you all error > messages, and then exit. > > If i use :: sys.exit("error message") :: it only shows this error > message before of exit. I don't understand your question. Can you give an example of what you would like to do? Kent