I tried tpt.selectedl/selectedr, all I got is something like 9258936
FYI, it won't change when I change the selection, it only changes after each TPT launch
Like this
tpt.log(tpt.selectedl) >>9258936
@jacob1 (View Post)
So it's an accident... I thought I were done something wrong :[
Then I'll just wait.
BTW, fs.isFile/fs.isDirectory is ... broken in an interesting way: (windows)
fs.isFile("C:/") >>true
fs.isDirectory("C:/testFile.7z") >>true