The easiest way to get it to run is to actually copy the program into your directory, it doesn't take up too much memory at all. That way, you won't even need to add anything to your .cshrc file. Then, to run it, you should just have to type the name of the file. If you get the error "Permission Denied" or something like that, just type: chmod 755 at the prompt. That should make it executable. Once that is done, You should be able to just type in the name of the file and run it. You can run it from other directories, but to do so, you must include the path for the file. Chad Pendley