I'm running cygwin on a WIN2k server and have the following trouble with a tcsh executable script.
*When run from an login shell (tcsh -l) the script runs without error. *I recently attempted to run the script from the WIN scheduler and the script terminated unexpectedly. The Properties of the shortcut program used in the scheduler was "tcsh name_of_script". *The script always terminates at the same point so it is not a random error. My questions are; 1. Why would a script that runs normally when run interactively, terminate when run in the scheduler. 2. What would be the best way to debug (tcsh -xn name_of_script)? Because is shuts down unexpectedly and the shell disappears these techniques would be difficult to utilize. Bob Mills Engineering Services Manager Akron Brass Company -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/