I have a program that I created thats funs fine on my machine, but fails to run when I copy it to another machine. I have a feeling thats its either looking for a file thats not there, or its using an outdated file. The only error I get when I run it is Run-Time Error "5".

Is there any way to check what files a program uses so that I can check them agains the target computer?

Thanks in advance.