Okay this is what I want to do, I want to be able to read the value returned from a program from within a csh script. I.e. I execute a.out from within my script, I want to test to see if a.out returned a 0, 1, 2, or 3 etc. I've poured over the csh man page with no luck. any clues? jam