in reply to Dependencies

Hmm. So, basically there isn't a way to find all dependencies within the code - only to find out what routines get called in a single pass through the script.

Oh well, I'll have to code up some custom scripts to test everything, and monitor calls as they happen.

Thanks again for all your help.