It's that time of the year again (possibly dumb questions):
Using dopusrt: Is there a way to open a path using NEWTAB=findexisting,tofront
to search among source tabs first and if it's not open there, continue by looking in destination – and if it's neither open in source or dest, just open it as a new tab in source. If yes, how does a commandline for that look like? (Example path to look for: D:\Capture\ANY\OBS
)
What I've got so far works for source file list but won't traverse to the destination file list:
"C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe" /acmd Go PATH=D:\Capture\ANY\OBS NEWTAB=findexisting,tofront