Scripting Checkbox mode

FWIW, the SelectEx add-in supports selecting items with full paths (by internally using Select FROMSCRIPT).
Find it here: Command: SelectEx (extended Select command)

Use it like this: SelectEx ITEM="C:\myfolder\myfile.txt"
Adding the "USEPATH" switch only selects "myfile.txt" if the path of the item matches the path of the tab.