Hey Chris,
You are the man! That worked like a charm.
Now, can something similar be done if we have data files in different directories for the same project?
ex:
F:\data\proj1\master
G:\data\proj1\trans
etc...
Again, our program would just refer to the file as:
F:EMPLOYEE.DAT
G:DEPOSIT.DAT
Thanks!