> >the file hello.py is in a directory that is in my path and so is >python and my sh-bang is correct and CHMOD is groovy. > >BUT... seems that you still have to give the full path. >God only knows why. In tcsh you must run "rehash" after changing the PATH for it to take effect. Perhaps that is why. -Tony