On Thu, Aug 7, 2014 at 12:58 PM, Seymore4Head <Seymore4Head@hotmail.invalid> wrote: > Why not? > I think I know why it isn't working, but I don't know enough yet on > how it should work. > The If statement isn't getting read.
One thing you need to learn about Python... or, for that matter, pretty much any language. "It isn't working" is not very helpful; what you need to do is show what you expect and what it does. If the script throws an exception, post the full traceback. ChrisA -- https://mail.python.org/mailman/listinfo/python-list