Relative File locations

  • Thread starter Thread starter W. Wolfe
  • Start date Start date
W

W. Wolfe

I have a program that opens file #1 in folder XYZ. In this file is a
reference to another file #2 in another folder. Is there a way to
reference file #2 so if I put file #2 and file #1 in the same folder, the
reference will always be made to the folder that contains the file #1, no
matter where I may relocate it?

Thanks,
 
I have a program that opens file #1 in folder XYZ. In this file is a
reference to another file #2 in another folder. Is there a way to
reference file #2 so if I put file #2 and file #1 in the same folder, the
reference will always be made to the folder that contains the file #1, no
matter where I may relocate it?

Thanks,
We probably need more information, like which program(s) are doing the
referencing, and how are they linked?
 
Back
Top