Page 1 of 1

getinfo

Posted: 25 Nov 2008 11:09
by JohnM
Hi folks,

It appears that getinfo("SelectedItemsPathNames") does not return anything if used on a folder in the tree view. I would like to see this return the full path. This would help with the scripts for Teracopy integration.

Ceers
JohnM

Re: getinfo

Posted: 25 Nov 2008 13:35
by admin
This change would potentially break scripts that do not care about the current input focus when using getinfo("SelectedItemsPathNames").

Why don't you simply use <curpath>?

Re: getinfo

Posted: 25 Nov 2008 20:29
by JohnM
admin wrote: Why don't you simply use <curpath>?
Cool, I'll give it a try.

Cheers
JohnM

Re: getinfo

Posted: 25 Nov 2008 20:42
by Muroph
JohnM wrote:It appears that getinfo("SelectedItemsPathNames") does not return anything if used on a folder in the tree view. I would like to see this return the full path. This would help with the scripts for Teracopy integration.
take a look at the script's thread.
sorry it took so long to answer your post there.
i didn't see it 'till now. :oops: