Thanks guys. It DOES work, as you stated... my problem was I had a module called the same name as a variable I was using, yeesh. I'm used to C, where you have to declare variables before use, and the compiler catches stuff like this. I might have to go back to a Hungarian-like naming conventions for variables, it appears. --Kamilche