That solution give selects the correct files if i place the cursor on DEFAULT.BAR.bak but gives me the message: "No matches found!"As if the problem is solved by a chain of em_commands:Code:
[em_SelS_1]cmd=SELECTFILESSparam=""%S:~-0,255.*.""[em_SelS_2]cmd=SELECTFILESSparam=""%S:~-0,255" | "*.*.*""
This solution:
Code:
TOTALCMD#BAR#DATASELECTFILESS"%S:~-0,255.*." | "%S:~-0,255"wcmicons.dll,39Select all items with same base name as selected items|Hold Shift to also select folders-1
Statistics: Posted by petermad — 2025-04-10, 15:40 UTC