July 10, 200619 yr Hi, How can I run a check to make sure that a file "XYZ" is open from another file ? thanks, beta :)
July 10, 200619 yr Author Unfortunately it seems that databasenames when run from "ABC" will give "XYZ" in the list if "XYZ" is a file reference from "ABC" that seems weird. .and makes it unusable for me. I want a way to see if the file is actually open, not just referred to in a file reference. Any ideas ?
July 10, 200619 yr Hmmm, The problem is that related files can be open but not displayed in a window, so you do not want to see if a file is open, but rather if a file is open in a window. You could use the WindowNames function for this then.
Create an account or sign in to comment