Subject: A potentially useful script ... Hi, if you want to know the dependencies you are actually using while you test an executable you can run the script ~jemx_int/depend.csh in the directory of your executable. This script assumes that: * you are using an ISDC_ENV of which the $ISDC_ENV/VERSION file is complete and correct; * your makeisdc1.in file makes sense; * you have write access to your directory; * you have nawk in your PATH. I'm not guaranteeing correctness but for it works and I found it a little timesaver. Let me know if you find problems. Cheers, Peter