09-11-2021, 09:24 PM
Trying to find a good way to manipulate 3 Windows Explorer windows,
they all have the same base path for example: "C:\Temp"
w1=("C:\Temp\dir1" "CabinetWClass")
w2=("C:\Temp\dir2" "CabinetWClass")
w3=("C:\Temp" "CabinetWClass")
Now, if I want to mov or clo or min, etc. it will sometimes
manipulate the wrong window.
Is there a better way to definitively define these windows??
Thx in Adv.
they all have the same base path for example: "C:\Temp"
w1=("C:\Temp\dir1" "CabinetWClass")
w2=("C:\Temp\dir2" "CabinetWClass")
w3=("C:\Temp" "CabinetWClass")
Now, if I want to mov or clo or min, etc. it will sometimes
manipulate the wrong window.
Is there a better way to definitively define these windows??
Thx in Adv.