Page 1 of 1

Standalone synchronization + /O=listname: don't check "Only selected" if there is no selection

Posted: 2023-12-24, 21:15 UTC
by Fla$her
To prevent the synchronization window from closing when the TC crashes, I had to create a custom command one day:

Code: Select all

[em_SyncStandalone]
cmd=%COMMANDER_EXE% /S=S:
param=%Z%X"%P" "%T" /O="%WL"
The problem is that if there is no selection, “Only selected” is still marked, and I have to spend time removing it, although more often, due to inertia, I run the comparison immediately and, of course, don't get results (even if the cursors are on the same-name objects).

Please make this avoidable. For example, in the case of specifying %Y before /O=. Or by default.