I tried the os.environ['HOME'] statement from the libref. man to get a string with the home directory. print os.environ['HOME'] gives : invalid token. What do I do wrong? How do I get the home directory? /Peter Thorstenson